Hacker News new | ask | show | jobs
by omerhac 708 days ago
Wow this is much needed. Thanks! I keep hearing rumors that a no GIL version is coming, I think this is probably the biggest change so far, as it would make the language much more performance oriented. I'm considering a tech stack and thinking about both python and Mojo for ML, not sure that Mojo is stable yet, but the performance differences are HUGE.
1 comments

As of written, the no-gilexperimental support will come as part of 3.13, due to come out in Oct 2024 (right now, it's in beta)

3.13 release note : https://docs.python.org/3.13/whatsnew/3.13.html

no-gil PEP https://peps.python.org/pep-0703/#backwards-compatibility