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