Hacker News new | ask | show | jobs
Free-Threaded Wheels (hugovk.github.io)
1 points by tomas789 460 days ago
1 comments

Python 3.13 has finally introduced free threading, which is a big deal. I initially thought we wouldn't be able to use this in production for ages since packages would need time to adapt. Surprisingly, it looks like it might be ready for real-world use much sooner than I expected.