You must log in or register to comment.
Getting close to python π releasing. Looking forward to it!
I’ve been playing around with the free-threaded build of 3.13 and it seems pretty stable with the standard library at least. Most of what I’ve read suggests the only problems have been with 3rd party libraries that make unsafe assumptions about the GIL being around. But I’ve tried it out with my own production code and it’s been rock solid and performant (at least by Python standards).
Have you tried it with gunicorn?
That’s encouraging!
Is there a Node Version Manager (nvm) equivalent for Python out there?
Pyenv