-
Notifications
You must be signed in to change notification settings - Fork 11
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
Time to ditch Python 3.7 from the main archive? #47
Comments
Did 18 months pass since end of life of 3.7? |
According to my calculation and our policy there is still 6 months left until we can drop it. 🤔 |
@gaborbernat can it be dropped now? |
6 tasks
Yes |
pypa/virtualenv#2783 dropped it and released via 20.27.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IMHO now is the time to ditch Python 3.7 support from the main archive and only keep it for a Python 3.7-specific download.
That's shedding about 3MB of seed wheels duped for 3.7:
After that, the pyz should be about 4MB .... yummy!
The text was updated successfully, but these errors were encountered: