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 end-of-lifed Python versions #92

Merged
merged 1 commit into from
Oct 20, 2017

Conversation

jonafato
Copy link
Collaborator

The following versions of Python are no longer supported by the core
developers of Python and pip:

  • Python 2.6
    • End of life on 2013-10-29 [1]
    • Dropped from pip on 2017-03-18 [2]
  • Python 3.3
    • End of life on 2017-09-29 [3]
    • Dropped from pip on 2017-03-22 [4]

Developers should migrate off of these versions ASAP, as they may be
missing critical security fixes.

[1] https://www.python.org/dev/peps/pep-0361/#release-lifespan
[2] pypa/pip#4343
[3] https://www.python.org/dev/peps/pep-0398/#lifespan
[4] pypa/pip#4355

The following versions of Python are no longer supported by the core
developers of Python and pip:

- Python 2.6
    - End of life on 2013-10-29 [1]
    - Dropped from pip on 2017-03-18 [2]
- Python 3.3
    - End of life on 2017-09-29 [3]
    - Dropped from pip on 2017-03-22 [4]

Developers should migrate off of these versions ASAP, as they may be
missing critical security fixes.

[1] https://www.python.org/dev/peps/pep-0361/#release-lifespan
[2] pypa/pip#4343
[3] https://www.python.org/dev/peps/pep-0398/#lifespan
[4] pypa/pip#4355
@coveralls
Copy link

coveralls commented Oct 20, 2017

Coverage Status

Coverage remained the same at 71.861% when pulling 5008bda on jonafato:drop-eol-pythons into 22e80c2 on bndr:master.

@jonafato jonafato merged commit fc85d87 into bndr:master Oct 20, 2017
@jonafato jonafato deleted the drop-eol-pythons branch October 20, 2017 18:31
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