]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117657: Fix small issues with instrumentation and TSAN (#118064)
authorDino Viehland <dinoviehland@meta.com>
Tue, 30 Apr 2024 18:38:05 +0000 (11:38 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Apr 2024 18:38:05 +0000 (11:38 -0700)
commit4a1cf66c5c0afa36d7a51d5f9d3874cda10df79c
tree3a37a8d9e9758ba71ad558a051324c20e140c777
parent1f16b4ce569f222af74fcbb7b2ef98eee2398d20
gh-117657: Fix small issues with instrumentation and TSAN (#118064)

Small TSAN fixups for instrumentation
Include/internal/pycore_pyatomic_ft_wrappers.h
Objects/genobject.c
Python/bytecodes.c
Python/ceval.c
Python/ceval_macros.h
Python/generated_cases.c.h
Python/instrumentation.c