-
-
Notifications
You must be signed in to change notification settings - Fork 18.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PERF: follow up to ASV #10849
Comments
Added:
Maybe I can find some people for this on the EuroScipy sprint if it is not yet done before that. |
@jorisvandenbossche awesome! |
note that I disabled the 3.4 support (was failing anyhow) for now. |
I've fixed the translation script a bit to move functions from inside I also have the suite running under Python 3 - I'll have to look into the current results in the morning but it looks promising. |
Great. @qwhelan I'm curious what cause the py3 failures? Was it a change in how imports are handled? |
@TomAugspurger Partially, the changes were:
There are probably a few others, but the vast majority seem to be working with the above changes. |
@qwhelan could you push what you already did on this? Possibly there could be some people to sprint on this on Sunday, so then for that case best to start with your latest version! |
@jorisvandenbossche Definitely, I'll squash down the commits tonight. There's a bit of updating of docs still needed and I don't want to waste any of the EuroScipy's folks' time reverse engineering my failure to document something, so I'll take care of that as well. Sorry about being spotty on this - job interviews have been sucking me dry lately. |
Is this closed? Some of the things like python3 work |
The "clean up autogenerated tests" is not yet fully finished. I am not fully sure about windows. |
the py3 checkbox must be fixed right? auto-generated probably too |
Yeah, I think we could close this issue and open up a separate issue about Windows if that's still an issue... |
xref #9715
cc @qwhelan
The text was updated successfully, but these errors were encountered: