mirror of
https://github.com/python/cpython.git
synced 2026-04-03 10:31:05 +00:00
Where a queue may be invoked from a weakref callback, we need to use the reentrant SimpleQueue. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| process.py | ||
| thread.py | ||