mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
This is a small refactoring to the current design that allows us to avoid manually iterating over threads. This should also fix gh-118490.
Miscellaneous source files for the main Python shared library