Miro Hrončok :fedora: :python: on Nostr: #Python 3.13 in #Fedora is now built with -03, which seems faster. ...
#Python 3.13 in #Fedora is now built with -03, which seems faster.
https://discussion.fedoraproject.org/t/f41-change-proposal-python-built-with-gcc-03-self-contained/112743/13
It also has the python3.13-freethreading subpackage with disabled GIL (parallelly installable).
https://peps.python.org/pep-0703/
I'm working on building the experimental JIT (enabled on runtime via PYTHON_JIT=1).
https://peps.python.org/pep-0744/
Python 3.13 is now future-complete and I encourage you to test your projects with it. It will be the default Python in Fedora 41.
https://fedoraproject.org/wiki/Changes/Python3.13
https://discussion.fedoraproject.org/t/f41-change-proposal-python-built-with-gcc-03-self-contained/112743/13
It also has the python3.13-freethreading subpackage with disabled GIL (parallelly installable).
https://peps.python.org/pep-0703/
I'm working on building the experimental JIT (enabled on runtime via PYTHON_JIT=1).
https://peps.python.org/pep-0744/
Python 3.13 is now future-complete and I encourage you to test your projects with it. It will be the default Python in Fedora 41.
https://fedoraproject.org/wiki/Changes/Python3.13