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 5285ae3 commit 8977010Copy full SHA for 8977010
1 file changed
suppressions_free_threading.txt
@@ -50,3 +50,6 @@ race_top:set_tp_bases
50
race_top:type_set_bases_unlocked
51
52
race:partial_vectorcall_fallback
53
+
54
+# gh-113956: races from simultaneously interning a string
55
+race_top:_Py_SetImmortalUntracked
0 commit comments