mirror of https://github.com/python/cpython
b2afe2aae4
Use a `_PyStackRef` and defer the reference to `f_executable` when possible. This avoids some reference count contention in the common case of executing the same code object from multiple threads concurrently in the free-threaded build. |
||
---|---|---|
.. | ||
libpython.py |