summaryrefslogtreecommitdiffstats
path: root/Lib/test/libregrtest/tsan.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. ↵Antoine Pitrou2024-03-181-0/+31
(gh-116601) (#116929) (cherry picked from commit ebf29b3) Co-authored-by: Donghee Na <donghee.na@python.org>