COMMITS
/ Lib/test/libregrtest/tsan.py July 8, 2025
K
gh-117657: enable `test_capi` under TSAN (#136269)
Kumar Aditya committed
June 21, 2025
K
gh-130605: reenable `test_concurrent_futures` tests under TSAN (#135790)
Kumar Aditya committed
April 21, 2025
K
gh-127945: add `test_ctypes` to free-threading TSAN CI (#132727)
Kumar Aditya committed
March 28, 2025
K
gh-128002: run all asyncio tests with tsan CI (#131797)
Kumar Aditya committed
March 11, 2025
K
gh-128002: add `test_asyncio.test_free_threading` to tsan tests (#131106)
Kumar Aditya committed
February 26, 2025
S
February 25, 2025
S
gh-129824: Temporarily skip InterpreterPoolMixin tests under TSAN (gh-129826)
Sam Gross committed
February 11, 2025
S
gh-117657: Add test_thread_local_bytecode to TSAN tests (gh-129753)
Sam Gross committed
S
gh-117657: Enable test_opcache under TSAN (GH-129831)
Sam Gross committed
February 8, 2025
S
gh-128657: Run test_hashlib with `--parallel-threads` (GH-129833)
Sam Gross committed
February 6, 2025
S
gh-117657: Include all of test_free_threading in TSAN tests (#129749)
Sam Gross committed
S
gh-129694: Add `--parallel-threads` TSAN job to CI (gh-129696)
Sam Gross committed
December 3, 2024
D
gh-117657: TSAN Fix races in `PyMember_Get` and `PyMember_Set` for C extensions (GH-123211)
Daniele Parmeggiani committed
November 4, 2024
S
gh-109413: Add more type hints to `libregrtest` (#126352)
sobolevn committed
March 17, 2024
A
GH-112536: Add more TSan tests (#116911)
Antoine Pitrou committed
March 16, 2024
D
gh-112536: Add more TSAN tests (#116896)
Donghee Na committed
A
gh-112536: Add test_threading to TSAN tests (#116898)
Antoine Pitrou committed
March 15, 2024
D
gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601)
Donghee Na committed