mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
da53660f35
This avoid reference count contention in the free threading build when calling special methods like `__enter__` and `__exit__`.