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

It's nice that python 3.15 added Iterator synchronization primitives: https://docs.python.org/3.15/library/threading.html#iterator.... These will nicely complement my threaded-generator package which is doing just this but using a thread/process+generator+queue: https://pypi.org/project/threaded-generator/


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

Search: