Skip to content

Commit

Permalink
Revert "Add suppression for _PyUnicode_CheckConsistency"
Browse files Browse the repository at this point in the history
This reverts commit 6f8aebf.
  • Loading branch information
mpage committed Jan 2, 2025
1 parent 7190a2e commit 8b96368
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tools/tsan/suppressions_free_threading.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ race_top:write_thread_id
race_top:PyThreadState_Clear
# Only seen on macOS, sample: https://gist.github.com/aisk/dda53f5d494a4556c35dde1fce03259c
race_top:set_default_allocator_unlocked
# gh-128212
race_top:_PyUnicode_CheckConsistency

# https://gist.github.com/mpage/6962e8870606cfc960e159b407a0cb40
thread:pthread_create

0 comments on commit 8b96368

Please sign in to comment.