mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
bf7f4f357b
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 e059aa6b01)
Co-authored-by: mpage <mpage@meta.com>
Miscellaneous source files for the main Python shared library