Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

GIL is a problem - that has been acknowledged every time it has been brought up. There has been past attempts to remove the GIL - that slowed down the interpreter and the patch wasn't merged.

Removing GIL is massive work and will make the interpreter complex. Meanwhile, you have gevent, multiprocessing, c extensions... to work out the limitations.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: