Y
Hacker News
new
|
ask
|
show
|
jobs
by
rmbyrro
598 days ago
Python 3.12 will be officially supported until October 2028, so there's plenty of time to migrate to no-GIL if anyone wants to.
1 comments
zurfer
598 days ago
Python 3.13 is not removing the GIL. You just have an option to run without it.
link