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

Deprecate support for Python 3.3 #4355

Merged
merged 1 commit into from
Mar 23, 2017
Merged

Conversation

dstufft
Copy link
Member

@dstufft dstufft commented Mar 21, 2017

Fixes #3796

@xavfernandez
Copy link
Member

Small pep8 issue here :)

@dstufft dstufft merged commit 49af40e into pypa:master Mar 23, 2017
@dstufft dstufft deleted the deprecate-3.3 branch March 23, 2017 01:53
jonafato added a commit to jonafato/pipreqs that referenced this pull request Oct 20, 2017
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
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate/Drop Support for Python 3.3?
2 participants