Skip to content

Commit

Permalink
pythongh-117657: initialize_new_array remove suppresion
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicField committed May 10, 2024
1 parent 1dff338 commit 0f901c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/tsan/suppressions_free_threading.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ race_top:_PyParkingLot_Park
race_top:_PyType_HasFeature
race_top:assign_version_tag
race_top:gc_restore_tid
race_top:initialize_new_array
race_top:insertdict
race_top:lookup_tp_dict
race_top:mi_heap_visit_pages
Expand Down

0 comments on commit 0f901c9

Please sign in to comment.