cpython/Tools/tsan
Miss Islington (bot) 396f8b0b98
[3.13] gh-117657: Fix `__slots__` thread safety in free-threaded build (GH-119368) (#120655)
Fix a race in `PyMember_GetOne` and `PyMember_SetOne` for `Py_T_OBJECT_EX`.
These functions implement `__slots__` accesses for Python objects.
(cherry picked from commit 362cd2680b)

Co-authored-by: Daniele Parmeggiani <8658291+dpdani@users.noreply.github.com>
2024-06-17 19:12:25 +00:00
..
suppressions_free_threading.txt [3.13] gh-117657: Fix `__slots__` thread safety in free-threaded build (GH-119368) (#120655) 2024-06-17 19:12:25 +00:00
supressions.txt [3.13] gh-117657: Log TSAN warnings to separate files and archive them (GH-118747) (#118931) 2024-05-10 22:27:17 +00:00