Skip to content

[WIP] - Python 3.9 compatibility#4234

Closed
jcrist wants to merge 5 commits into
dask:masterfrom
jcrist:python39
Closed

[WIP] - Python 3.9 compatibility#4234
jcrist wants to merge 5 commits into
dask:masterfrom
jcrist:python39

Conversation

@jcrist

@jcrist jcrist commented Nov 10, 2020

Copy link
Copy Markdown
Member

Fixes #4168.

@jcrist

jcrist commented Nov 10, 2020

Copy link
Copy Markdown
Member Author

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
Copy Markdown
Member

cc @itamarst

@mrocklin

Copy link
Copy Markdown
Member

Merged with master in order to prod CI

@crusaderky

Copy link
Copy Markdown
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
Copy Markdown
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