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

Drop support for Python 3.7 #84

Merged
merged 3 commits into from Mar 14, 2023
Merged

Drop support for Python 3.7 #84

merged 3 commits into from Mar 14, 2023

Conversation

crusaderky
Copy link
Collaborator

@crusaderky crusaderky commented Mar 9, 2023

  • Drop support for Python 3.7
  • Automatically call close() on dereferencing
  • Add unit tests for update() and close()

@crusaderky crusaderky self-assigned this Mar 10, 2023
Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @crusaderky!

I pushed a small commit to bump python_requires in setup.cfg, hope you don't mind

@jrbourbeau jrbourbeau merged commit 7c6c133 into dask:main Mar 14, 2023
@jakirkham
Copy link
Member

Thank you both! 🙏

@jrbourbeau
Copy link
Member

No problem! Sorry for the lack of response over in #72 -- that had completely dropped off my radar

@jakirkham
Copy link
Member

All good. Just happy to make the move generally. Support for more interesting things (like pickle protocol 5, shared memory, etc.) get easier with Python 3.8+

@crusaderky crusaderky deleted the py37 branch March 15, 2023 12:16
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.

Asynchronous Disk Access in Workers
3 participants