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.
set_tp_bases
1 parent d3fe284 commit 95532d7Copy full SHA for 95532d7
Tools/tsan/suppressions_free_threading.txt
@@ -41,6 +41,3 @@ race:list_inplace_repeat_lock_held
41
# PyObject_Realloc internally does memcpy which isn't atomic so can race
42
# with non-locking reads. See #132070
43
race:PyObject_Realloc
44
-
45
-# gh-133467. Some of these could be hard to trigger.
46
-race_top:set_tp_bases
0 commit comments