| Name: | python3.13-freethreading |
|---|---|
| Version: | 3.13.9 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 164492334 |
| License: | Python-2.0.1 AND CC0-1.0 AND MIT AND BSD-3-Clause AND MIT-CMU AND HPND-SMC AND BSD-2-Clause AND dtoa |
| RPM: | python3.13-freethreading-3.13.9-1.el9.aarch64.rpm |
| Source RPM: | python3.13-3.13.9-1.el9.src.rpm |
| Build Date: | Fri Oct 24 2025 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.python.org/ |
| Summary: | Free Threading (PEP 703) version of the Python runtime |
| Description: | The provisional Free Threading (PEP 703) build of Python. CPython’s global interpreter lock (“GIL”) prevents multiple threads from executing Python code at the same time. The GIL is an obstacle to using multi-core CPUs from Python efficiently. This build of Python is built with the --disable-gil option. It lets the interpreter run Python code without the global interpreter lock and with the necessary changes needed to make the interpreter thread-safe. |
- Update to Python 3.13.9
- Update to Python 3.13.8
- Update to 3.13.7
- Update to 3.13.6
- Fix CVE-2025-8194: Tarfile infinite loop during parsing with negative member offset
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- Conditionally skip tests not working with the older expat version
- Update to 3.13.5
- Enable PAC and BTI hardware protections for aarch64
- Update to 3.13.4