Hacker News new | ask | show | jobs
by ViscountPenguin 242 days ago
Removing the GIL really amounts to adding a bunch of concurrency code all over th cPython codebase. It kind of sucks tbh.