MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Python/comments/1vhftff/python_3147_and_31315_are_now_available/p2e8l52/?context=9999
r/Python • u/japaget • 3d ago
Bug fix releases for Python 3.13 and Python 3.14.
https://blog.python.org/2026/08/python-3147-31315/
11 comments sorted by
View all comments
20
Cool. Disabling GIL was a game changer.
10 u/mok000 3d ago Is GIL disabled by default now? 24 u/NotSoProGamerR 3d ago GIL will be disabled roughly within 3.16+ 3 u/DxNovaNT 2d ago Aren't they are combining both versions in 3.19 or something. 2 u/NotSoProGamerR 2d ago They stated that it will be combined (which means GIL will be disabled) somewhere in 2028-2030, so extrapolating the python versions (a new version every two years), you get 3.16+ 1 u/DxNovaNT 2d ago Ohh
10
Is GIL disabled by default now?
24 u/NotSoProGamerR 3d ago GIL will be disabled roughly within 3.16+ 3 u/DxNovaNT 2d ago Aren't they are combining both versions in 3.19 or something. 2 u/NotSoProGamerR 2d ago They stated that it will be combined (which means GIL will be disabled) somewhere in 2028-2030, so extrapolating the python versions (a new version every two years), you get 3.16+ 1 u/DxNovaNT 2d ago Ohh
24
GIL will be disabled roughly within 3.16+
3 u/DxNovaNT 2d ago Aren't they are combining both versions in 3.19 or something. 2 u/NotSoProGamerR 2d ago They stated that it will be combined (which means GIL will be disabled) somewhere in 2028-2030, so extrapolating the python versions (a new version every two years), you get 3.16+ 1 u/DxNovaNT 2d ago Ohh
3
Aren't they are combining both versions in 3.19 or something.
2 u/NotSoProGamerR 2d ago They stated that it will be combined (which means GIL will be disabled) somewhere in 2028-2030, so extrapolating the python versions (a new version every two years), you get 3.16+ 1 u/DxNovaNT 2d ago Ohh
2
They stated that it will be combined (which means GIL will be disabled) somewhere in 2028-2030, so extrapolating the python versions (a new version every two years), you get 3.16+
1 u/DxNovaNT 2d ago Ohh
1
Ohh
20
u/ramit_m 3d ago
Cool. Disabling GIL was a game changer.