mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
e059aa6b01
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