On 07.10.24 19:28, 陈 晟祺 wrote:
Hi, Python 3.13 is released with experimental free-threaded (or no-gil) mode [1]. Upstream calls it python3.13t. I wonder whether Debian plans to package it? I have searched though d-python lists & some BTS bugs but got no similar question. Please point out if I ask a duplicated one. [1]: https://docs.python.org/3.13/whatsnew/3.13.html#free-threaded-cpython
See the discussion we had at DebConf in July/August. My plan was not to use any of the features marked as experimental for the trixie release. We probably have a tight schedule to make 3.13 the default before the transition freeze.
Matthias