Version 3.9 of the Python interpreter
See https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/thread/6TQYCHMX4FZLF27U5BCEC7IFV6XNBKJP/ for rationale, namely https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/message/ZVDEXGPU6JQFXB3XHYZ4IXVQNNR3YM3V/ Summary: Python is currently slower with frame pointers due to a slowdown in _PyEval_EvalFrameDefault, but we expect this to be solved in Python 3.12. Tracking bugzilla: https://bugzilla.redhat.com/2158729 This change does not require a release bump. It is only needed to be here to prevent the next builds from including frame pointers. |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| 00001-rpath.patch | ||
| 00111-no-static-lib.patch | ||
| 00189-use-rpm-wheels.patch | ||
| 00251-change-user-install-location.patch | ||
| 00353-architecture-names-upstream-downstream.patch | ||
| 00371-revert-bpo-1596321-fix-threading-_shutdown-for-the-main-thread-gh-28549-gh-28589.patch | ||
| check-pyc-timestamps.py | ||
| idle3.appdata.xml | ||
| idle3.desktop | ||
| pubkeys.txt | ||
| python3.9.rpmlintrc | ||
| python3.9.spec | ||
| sources | ||