#2325 F33 Self-Contained Change: Retire python34
Closed: Accepted 5 years ago by decathorpe. Opened 5 years ago by bcotton.

The python34 package will be retired without replacement from Fedora 33. Python 3.4 has been End of Life since March 2019 and was kept around only to test software targeting EPEL 6 and Debian 8 “Jessie”. The removal is aligned with EPEL 6 EOL and happens after the EOL of Debian 8.


Metadata Update from @bcotton:
- Issue untagged with: system wide change
- Issue tagged with: self contained change

5 years ago

This is my change but I don't consider it controversial, hence I shamelessly +1.

I found it quite useful at times to have those old versions of python to check behaviour and syntax and such other details, but I understand why you don't want to maintain them.

+1

For such cases, one can podman to an old Fedora:

$ podman run -ti fedora:23 /usr/bin/python3
Trying to pull docker.io/library/fedora:23...
Getting image source signatures
Copying blob 14707640923f done  
Copying config 60ba3309be done  
Writing manifest to image destination
Storing signatures
Python 3.4.3 (default, Jun 13 2016, 16:33:53) 
[GCC 5.3.1 20160406 (Red Hat 5.3.1-6)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>

Metadata Update from @churchyard:
- Issue tagged with: pending announcement

5 years ago

Metadata Update from @decathorpe:
- Issue close_status updated to: Accepted
- Issue status updated to: Closed (was: Open)

5 years ago

Metadata Update from @bcotton:
- Issue untagged with: F33
- Issue set to the milestone: Fedora 33

4 years ago

Log in to comment on this ticket.

Metadata