Hacker News new | ask | show | jobs
by fiedzia 1006 days ago
Python is working on removing GIL (I am not sure about timeframe) and will have subinterpreters - the last one will come in 3.13 and solves the thread problem.