Remove the now-EOL 3.3 - #227
Merged
Merged
Conversation
See https://mail.python.org/pipermail/python-announce-list/2017-September/011685.html, especially: > After 2017-09-29, **we will no longer accept bug reports nor provide fixes of any kind for Python 3.3.x**; of course, third-party distributors of Python 3.3.x may choose to offer their own extended support. Because 3.3.x has long been in security-fix mode, 3.3.7 may no longer build correctly on all current operating system releases and some tests may fail. If you are still using Python 3.3.x, we **strongly** encourage you to upgrade to a more recent, fully supported version of Python 3; see https://www.python.org/downloads/. If you are still using your own build of Python 3.3.x , please report any critical issues with 3.3.7rc1 to the Python bug tracker prior to 2017-09-18, the expected release date for Python 3.3.7 final. Even better, use the time to upgrade to Python 3.6.x!
tianon
force-pushed
the
remove-eol-3.3
branch
from
September 29, 2017 17:21
ca977ea to
9fa3365
Compare
tianon
added a commit
to infosiftr/stackbrew
that referenced
this pull request
Oct 2, 2017
- `gcc`: remove "Docker EOL" 5 and 4.9 - `memcached`: 1.5.2 - `mongo`: updated Windows SHA256 - `nextcloud`: `arm32v5` (nextcloud/docker#165) - `python`: remove 3.3 (EOL; docker-library/python#227) - `tomcat`: 9.0.1, 8.5.23
tao12345666333
pushed a commit
to tao12345666333/python
that referenced
this pull request
Jun 28, 2018
Remove the now-EOL 3.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See https://mail.python.org/pipermail/python-announce-list/2017-September/011685.html, especially: