Skip to content

Drop Python 3.5/3.6 support #383

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

Merged
merged 2 commits into from
Jan 25, 2021
Merged

Drop Python 3.5/3.6 support #383

merged 2 commits into from
Jan 25, 2021

Conversation

fantix
Copy link
Member

@fantix fantix commented Jan 24, 2021

Fixes #381

@fantix fantix marked this pull request as ready for review January 25, 2021 00:35
@fantix fantix requested a review from 1st1 January 25, 2021 00:36
@@ -1,70 +0,0 @@
import asyncio
Copy link
Member

Choose a reason for hiding this comment

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

Thanks God this file is gone.

}

#elif PY_VERSION_HEX < 0x03070100
#if PY_VERSION_HEX < 0x03070100
Copy link
Member

Choose a reason for hiding this comment

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

Yeah... This was my big mistake in CPython :)

@1st1
Copy link
Member

1st1 commented Jan 25, 2021

Nice cleanup!

@fantix fantix merged commit cdd2218 into MagicStack:master Jan 25, 2021
@fantix fantix deleted the drop-py-36 branch January 25, 2021 01:59
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.

Drop Python 3.5 and 3.6 support
2 participants