Skip to content
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

[WIP] - Python 3.9 compatibility #4234

Closed
wants to merge 5 commits into from
Closed

[WIP] - Python 3.9 compatibility #4234

wants to merge 5 commits into from

Conversation

jcrist
Copy link
Member

@jcrist jcrist commented Nov 10, 2020

Fixes #4168.

@jcrist
Copy link
Member Author

jcrist commented Nov 10, 2020

This still fails some tests locally, but I'm not sure what's due to test environment/dependencies and what's an actual issue. Can debug more next week. pytest-asyncio's latest release is not compatible with python 3.9, and I periodically get errors about some event loop internals that feel like a bug somewhere other than distributed. Basic interactive usage is fixed by this though.

TODO:

I'm out until the 18th - if people are feeling super eager feel free to pick this up/submit a new PR to supersede this. Otherwise I'll plan to pick this back up when I get back.

@mrocklin
Copy link
Member

cc @itamarst

@mrocklin
Copy link
Member

Merged with master in order to prod CI

@crusaderky
Copy link
Collaborator

I should be able to have a look at this later this week

@crusaderky crusaderky mentioned this pull request Jan 26, 2021
@jrbourbeau
Copy link
Member

Closed by #4460

@jrbourbeau jrbourbeau closed this Mar 6, 2021
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.

Python 3.9 compatibility
4 participants