diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-07-19 17:49:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 17:49:34 (GMT) |
commit | bf7f4f357b58d169508f0e26951c77fff01b639e (patch) | |
tree | 9750fd2887aeed5931b4de80ed2ddb44f80efc48 /Python/tracemalloc.c | |
parent | 159ea47ed8ce454e749eadafb11c6126df45754e (diff) | |
download | cpython-bf7f4f357b58d169508f0e26951c77fff01b639e.zip cpython-bf7f4f357b58d169508f0e26951c77fff01b639e.tar.gz cpython-bf7f4f357b58d169508f0e26951c77fff01b639e.tar.bz2 |
[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>
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions