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 EOL Python 2.6 and 3.3 #10

Merged
merged 2 commits into from
Dec 1, 2018
Merged

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Oct 13, 2018

Python 2.6 and 3.3 are EOL and no longer receiving security updates (or any updates) from the core Python team.

Version Release date Supported until
2.6 2008-10-01 2013-10-29
3.3 2012-09-29 2017-09-29

They're also relatively little used. Here are the downloads from PyPI for docker-pycreds for last month:

category percent downloads
2.7 66.44% 1,480,078
3.6 22.85% 509,075
3.5 7.16% 159,472
3.7 1.69% 37,606
3.4 1.30% 28,911
null 0.43% 9,538
2.6 0.12% 2,683
3.8 0.01% 118
3.3 0.00% 65
3.2 0.00% 2
Total 2,227,548

@shin-
Copy link
Owner

shin- commented Dec 1, 2018

Thank you!

@shin- shin- merged commit 9c0b66d into shin-:master Dec 1, 2018
@hugovk hugovk deleted the rm-eol branch December 1, 2018 06:48
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.

None yet

2 participants