mirror of
https://github.com/python/cpython.git
synced 2026-06-25 20:36:12 -04:00
da53660f35
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