Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kwon-young
16 days ago
|
parent
|
context
|
favorite
| on:
Python 3.15: features that didn't make the headlin...
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: