-
-
Notifications
You must be signed in to change notification settings - Fork 719
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
Python 3.9 #4460
Python 3.9 #4460
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Woo, thanks for picking this up @crusaderky! FWIW I found this change 236f8af resolves the CI issue for collecting tests in the Python 3.9 build on Windows
Things look good. I fixed the systematic failures in Windows. |
Woo! Are you comfortable enough for this to go out with the release
tomorrow?
…On Thu, Feb 25, 2021 at 9:43 AM crusaderky ***@***.***> wrote:
Things look good. I fixed the systematic failures in Windows.
Running stress test tomorrow morning
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4460 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACKZTASCBZ5E3XRNRU3P33TAZVZLANCNFSM4WTZJCCA>
.
|
@mrocklin I didn't do any work on dask/dask yet. If you're happy to release them mismatched and the stress test tomorrow morning is green, then it can go in. |
This is... interesting, and unexpected. |
All versions of Python have become rock solid on MacOS overnight (57/60 successes) |
Great success?
…On Sat, Feb 27, 2021 at 5:25 PM crusaderky ***@***.***> wrote:
Reopened #4460 <#4460>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4460 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACKZTF55VKDYVLCZN2KIITTBF5OTANCNFSM4WTZJCCA>
.
|
@mrocklin yes. This is ready to go. However I had a chat with @jrbourbeau and he's of the advice that this shouldn't be merged until the matching PR on dask/dask is ready too (I'm starting it now; should be quick) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @crusaderky! It's great to see this go in
Forked from #4234
Fixes #4168