Python 3.13 RC2, with and without GIL
The Python 3.13 Release Candidate 2 is now available on Tumbleweed, and with this new version, We have some exciting experimental features that could be interesting to test. These new features are the experimental JIT compiler and the free threaded version, the interpreter without the famous GIL (Global Interpreter Lock). This can be installed now in Tumbleweed with python313 and python313-nogil packages. JIT: Disabled by default, can be enabled with ENV variable: $ PYTHON_JIT=1 python313 GIL: independent binary, /usr/bin/python3.13t A bit more info: https://news.opensuse.org/2024/09/11/python313/ Regards
On Wed Sep 11, 2024 at 11:41 AM CEST, Daniel Garcia via openSUSE Factory wrote:
The Python 3.13 Release Candidate 2 is now available on Tumbleweed, and with this new version, We have some exciting experimental features that could be interesting to test.
Thank you, Daniel, for doing all the hard work with making this possible! Matěj -- http://matej.ceplovi.cz/blog/, @mcepl@floss.social GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 Because dwm is customized through editing its source code, it’s pointless to make binary packages of it. This keeps its userbase small and elitist. No novices asking stupid questions. -- http://dwm.suckless.org/
On 11.09.24 11:54 Matěj Cepl wrote:
On Wed Sep 11, 2024 at 11:41 AM CEST, Daniel Garcia via openSUSE Factory wrote:
The Python 3.13 Release Candidate 2 is now available on Tumbleweed, and with this new version, We have some exciting experimental features that could be interesting to test.
Thank you, Daniel, for doing all the hard work with making this possible!
People tend to say "Thank you" far too rarely. So, Daniel, thanks a lot for all the work! And a big thank you to all the people working on the Python stack. Daniel, Matej, Markéta, Dirk and the lots and lots of people contributing! Kind Regards, Johannes (Ansible Maintainer and thus consumer of lots and lots of python packages... :-) )
participants (3)
-
daniel.garcia@suse.com
-
Johannes Kastl
-
Matěj Cepl