Hacker News new | ask | show | jobs
by emblaegh 669 days ago
That I meant to express yes. That those non-GIL-related optimizations would soften the blow of any slowdown from the GIL removal project.
1 comments

Maybe, but making GIL optional (rather than removing it completely) solves both problems.
I however creates another, arguably bigger problem, it fragments the ecosystem.