logoalt Hacker News

farsayesterday at 9:05 PM0 repliesview on HN

Well, in my early days programming python I made a lot(!!) of code assuming non-concurrent execution, but some of that code will break in the future with GIL removal. Hopefully the Python devs keep these important changes as opt-ins.