
isagalaev ("Ivan Sagalaev :flag_wbw:") wrote:
Ah, this is the moment where a lot of #Python folks would start realizing their use cases were perfectly well handled by multiple processes or by C libraries doing threading for them, and GIL wasn't really the problem.
(But congrats to those who really needed GIL-less Python, for sure.)