mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +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. (cherry picked from commit e059aa6b01030310125477c3ed1da0491020fe10) Co-authored-by: mpage <mpage@meta.com>
Miscellaneous source files for the main Python shared library