Retire python3.8
Summary
The python3.8
package will be retired without replacement from Fedora Linux 42.
Python 3.8 reached upstream End of Life 2024-10-07.
RHEL 8 Python 3.8 Stream has been retired since May 2023.
Debian Buster had Python 3.7, Bullseye has 3.9.
Ubuntu 20.04 LTS (Focal Fossa) has Python 3.8, but standard support ends in April 2025. Fedora 42 release date is in April 2025 as well.
Owner
- Name: Miro Hrončok
- Email: mhroncok@redhat.com
Current status
- Targeted release: Fedora Linux 42
- Last updated: 2024-12-12
- Announced
- Discussion thread
- FESCo issue: <will be assigned by the Wrangler>
- Tracker bug: <will be assigned by the Wrangler>
- Release notes tracker: <will be assigned by the Wrangler>
Detailed Description
The python3.8
package with the Python interpreter in version 3.8 was kept in Fedora only to make it possible for Fedora users to test their software against it. Python 3.8 is upstream EOL and is not shipped in RHEL anymore. Ubuntu LTS which has it also goes end of standard support by the time Fedora Linux 42 is expected to be released.
Hence, it will be retired. Users who still want to test against Python 3.8 can stay on Fedora Linux 41 or use any other older distribution.
Note that python3.6
will remain available for the foreseeable future to support developers who target RHEL 8.
Feedback
This was discussed on the Python list prior to submitting the change proposal. There was almost no feedback, but the one reply I got was positive: https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/thread/GKAL624Y4XDV37PPIKIRJREBNL3ISJCZ/
Benefit to Fedora
No energy will be spent on making an older Python buildable and safe. We will not ship unsupported and insecure software.
Scope
- Proposal owners: Retire
python3.8
from rawhide just before Fedora 42 is branched. Obsolete it fromfedora-obsolete-packages
if it causes troubles on upgrades. Make sure no Fedora package depends on it in any way (incl. weak dependencies).
- Other developers: N/A (not needed for this Change)
- Release engineering: N/A (not needed for this Change)
- Policies and guidelines: N/A (not needed for this Change)
- Trademark approval: N/A (not needed for this Change)
- Alignment with the Fedora Strategy: N/A (not needed for this Change)
Upgrade/compatibility impact
The package will no longer be available from the repositories, but it may remain on existing installations. If it causes troubles on upgrade, it needs to be obsoleted.
Early Testing (Optional)
Do you require 'QA Blueprint' support? N
How To Test
Install Fedora 42. Try to install Python 3.8 via dnf or similar means. It should not be found.
User Experience
No more Python 3.8 to test user software on.
Dependencies
None.
Contingency Plan
- Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
- Contingency deadline: N/A (not a System Wide Change)
- Blocks release? N/A (not a System Wide Change), Yes/No
Documentation
N/A (not a System Wide Change)