Hacker News new | ask | show | jobs
Python, Is It Being Killed by Incremental Improvements? [video] (youtube.com)
3 points by Fudgel 200 days ago
1 comments

The title had me expecting opinion about major features added to the language in recent years (`async`, the assignment operator, `match`, t-strings...) but this is actually an in-depth look at concurrency and the GIL.