Skip to content

Commit 9fa3365

Browse files
committed
Remove the now-EOL 3.3
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!
1 parent 4883cab commit 9fa3365

File tree

8 files changed

+0
-465
lines changed

8 files changed

+0
-465
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ env:
1717
- VERSION=3.4 VARIANT=jessie/slim
1818
- VERSION=3.4 VARIANT=wheezy
1919
- VERSION=3.4 VARIANT=alpine3.4
20-
- VERSION=3.3 VARIANT=jessie
21-
- VERSION=3.3 VARIANT=jessie/slim
22-
- VERSION=3.3 VARIANT=wheezy
23-
- VERSION=3.3 VARIANT=alpine3.4
2420
- VERSION=2.7 VARIANT=stretch
2521
- VERSION=2.7 VARIANT=jessie
2622
- VERSION=2.7 VARIANT=jessie/slim

3.3/alpine3.4/Dockerfile

Lines changed: 0 additions & 128 deletions
This file was deleted.

3.3/jessie/Dockerfile

Lines changed: 0 additions & 95 deletions
This file was deleted.

3.3/jessie/onbuild/Dockerfile

Lines changed: 0 additions & 15 deletions
This file was deleted.

3.3/jessie/slim/Dockerfile

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)