Live data from Hacker News

Free-Threaded Wheels

hugovk.github.io

1–2 of 2 posts

Re: Free-Threaded Wheels

#2
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.