Skip to content

Drop support for Python 3.7#84

Merged
jrbourbeau merged 3 commits intodask:mainfrom
crusaderky:py37
Mar 14, 2023
Merged

Drop support for Python 3.7#84
jrbourbeau merged 3 commits intodask:mainfrom
crusaderky:py37

Conversation

@crusaderky
Copy link
Copy Markdown
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 force-pushed the py37 branch 5 times, most recently from ffa6a81 to 8343c2b Compare March 10, 2023 00:05
@crusaderky crusaderky self-assigned this Mar 10, 2023
Copy link
Copy Markdown
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
Copy Markdown
Member

Thank you both! 🙏

@jrbourbeau
Copy link
Copy Markdown
Member

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

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