Miss Islington (bot) bf7f4f357b
[3.13] gh-120973: Fix thread-safety issues with threading.local (GH-121655) (#122042)
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>
2024-07-19 17:49:34 +00:00
..
2024-05-03 06:17:32 -07:00

Miscellaneous source files for the main Python shared library