We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9cad5 commit a1c6b05Copy full SHA for a1c6b05
Tools/tsan/suppressions_free_threading.txt
@@ -42,5 +42,5 @@ race:list_inplace_repeat_lock_held
42
# with non-locking reads. See #132070
43
race:PyObject_Realloc
44
45
-# This function writes to the tp_getattr slot in an unsafe way.
+# This function writes to the tp_getattr slot in an unsafe way, see #133467.
46
race:_Py_slot_tp_getattr_hook
0 commit comments