Hacker News new | ask | show | jobs
by carapace 632 days ago
> What is the real world benefit we will get in return?

None. I've been using Python "in anger" for twenty years and the GIL has been a problem zero times. It seems to me that removing the GIL will only make for more difficulty in debugging.