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

> Wes -- does the Python library for Feather already release the GIL?

Checking out the code: https://github.com/wesm/feather/blob/master/python/feather/l...

So the actual reading from and writing to disk should be with a released GIL if I'm reading this correctly. The conversion to and from arrays or dataframes holds the GIL.



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

Search: