Skip to content

Cleanup no longer needed workarounds for Python 3.6#510

Merged
consideRatio merged 1 commit into
dask:mainfrom
consideRatio:pr/cleanup-workarounds-for-py36
Mar 26, 2022
Merged

Cleanup no longer needed workarounds for Python 3.6#510
consideRatio merged 1 commit into
dask:mainfrom
consideRatio:pr/cleanup-workarounds-for-py36

Conversation

@consideRatio
Copy link
Copy Markdown
Collaborator

@consideRatio consideRatio commented Mar 26, 2022

With #501 support for Python 3.6 was dropped, so can assume Python 3.7+. This PR removes checks for Python version >= 3.7 which will now always be true.

@consideRatio consideRatio force-pushed the pr/cleanup-workarounds-for-py36 branch from 560ee0d to 297222a Compare March 26, 2022 19:00
Copy link
Copy Markdown
Member

@jcrist jcrist left a comment

Choose a reason for hiding this comment

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

Thanks @consideRatio!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants