mirror of
https://github.com/python/cpython.git
synced 2026-08-26 19:16:13 +08: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