gh-117657: Remove TSAN suppressions for _abc.c (#121508)

The functions look thread-safe and I haven't seen any warnings issued
when running the tests locally.
This commit is contained in:
Sam Gross 2024-07-10 17:08:10 -04:00 committed by GitHub
parent 3ec719fabf
commit 7641743d48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ race:free_threadstate
# These warnings trigger directly in a CPython function.
race_top:_add_to_weak_set
race_top:_in_weak_set
race_top:_PyEval_EvalFrameDefault
race_top:assign_version_tag
race_top:new_reference