Hacker News new | ask | show | jobs
by skybagle 4129 days ago
Would be great if they'd also fix Python's dreadful non-threadsafe C API. The GIL and all the global variables impede multiple independent interpreter instance performance.