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

Can I use PyMutex from my own Python code?


No, it wouldn’t make sense to. Use threading.Lock for that. PyMutex is available in the CPython C API.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: