mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
Deferred reference counting is not fully implemented yet. As a temporary measure, we immortalize objects that would use deferred reference counting to avoid multi-threaded scaling bottlenecks. This is only performed in the free-threaded build once the first non-main thread is started. Additionally, some tests, including refleak tests, suppress this behavior. |
||
|---|---|---|
| .. | ||
| futures | ||
| __init__.py | ||