mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
This avoid reference count contention in the free threading build when calling special methods like `__enter__` and `__exit__`.
Miscellaneous source files for the main Python shared library