Hacker News new | ask | show | jobs
Faster CPython Plan for 3.14 (github.com)
10 points by ivoflipse 596 days ago
2 comments

Nice to see possible HPy adoption, and the plan to rewrite some C stuff into Python (backed by JIT improvements), as part of the roadmap.
Any webservers and background tasks trying to take advantage of subinterpreters or free threading already?