Skip to content

remove most imports from builtins (range, str, object, map)#31

Open
fchapoton wants to merge 1 commit intofredstro:developfrom
fchapoton:remove_most_builtins_imports
Open

remove most imports from builtins (range, str, object, map)#31
fchapoton wants to merge 1 commit intofredstro:developfrom
fchapoton:remove_most_builtins_imports

Conversation

@fchapoton
Copy link
Copy Markdown

as they have no effect when using python3

@fchapoton
Copy link
Copy Markdown
Author

Note that I have no way to run the doctests, as I am not able to install psage..

@fredstro
Copy link
Copy Markdown
Owner

fredstro commented Feb 4, 2022

That's alright. I run all doctests before merging.

Unfortunately there are currently a lot of failing doctests, most likely due to a new ordering of ideal generators in Sage (I think it is somewhere in the hermite normal form code) and I am trying to verify and update as many of those tests as I can...

@fchapoton
Copy link
Copy Markdown
Author

I have now (in my fork) started a large-scale clean-up and update of the full codebase. I may have broken things in doing so. Could you please tell me in what folders I should expect all doctests to pass ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants