↵ Return to the main page of python3-devel
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-01-29 | Miro Hrončok <mhroncok at redhat dot com> - 3.13.1-4 | - On Fedora 41 or older, statically build the _datetime module into libpython - This fixes a segfault when importng it from Python 3.13.0 updated to 3.13.1+ while running - Fixes: rhbz#2333852 |
2025-01-18 | Fedora Release Engineering <releng at fedoraproject dot org> - 3.13.1-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
2024-12-09 | Miro Hrončok <mhroncok at redhat dot com> - 3.13.1-2 | - Security fix for CVE-2024-12254 - Fixes: rhbz#2330927 |
2024-12-03 | Charalampos Stratakis <cstratak at redhat dot com> - 3.13.1-1 | - Update to 3.13.1 - Security fix for CVE-2024-9287 - Fixes: rhbz#2321657 |
2024-10-08 | Karolina Surma <ksurma at redhat dot com> - 3.13.0-1 | - Update to Python 3.13.0 |
2024-10-01 | Miro Hrončok <mhroncok at redhat dot com> - 3.13.0~rc3-1 | - Update to Python 3.13.0rc3 |
2024-09-19 | Miro Hrončok <mhroncok at redhat dot com> - 3.13.0~rc2-3 | - Fix segfault when trying to use PyRun_SimpleString() with some imports |
2024-09-18 | Miro Hrončok <mhroncok at redhat dot com> - 3.13.0~rc2-2 | - Handle an empty AST body when reporting tracebacks - Fixes: rhbz#2311907 |
2024-09-07 | Karolina Surma <ksurma at redhat dot com> - 3.13.0~rc2-1 | - Update to Python 3.13.0rc2 |
2024-08-23 | Charalampos Stratakis <cstratak at redhat dot com> - 3.13.0~rc1-3 | - Security fix for CVE-2024-8088 - Fixes: rhbz#2307462 |