New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Python 3.13.0 (final) released
Perhaps I need to double my RAM to achieve better performance. ![]()
https://blog.python.org/2024/10/python-3130-final-released.html


Comments
Looks so
But now you can run Python without GIL by using
--disable-gil: https://docs.python.org/3.13/using/configure.html#cmdoption-disable-gilHas anyone tried this already?