5 ms·
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
by omerhac 2y 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.
- yla92 2y agoAs 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 https://docs.python.org/3.13/whatsnew/3.13.html no-gil PEP https://peps.python.org/pep-0703/#backwards-compatibility https://peps.python.org/pep-0703/#backwards-compatibility