index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
tsan
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-117657: Fix TSAN race involving import lock (#118523)
Sam Gross
2024-06-06
1
-4/+0
*
gh-117657: Fix race involving GC and heap initialization (#119923)
Sam Gross
2024-06-04
1
-3/+0
*
gh-117657: Fix race involving immortalizing objects (#119927)
Sam Gross
2024-06-03
1
-2/+0
*
gh-117657: Avoid `sem_clockwait` in TSAN (#119915)
Sam Gross
2024-06-03
1
-9/+0
*
gh-117657: Fix data races report by TSAN unicode-hash (gh-119907)
Donghee Na
2024-06-03
1
-1/+0
*
gh-117657: Fix TSAN reported race in `_PyEval_IsGILEnabled`. (#119921)
Sam Gross
2024-06-02
1
-1/+0
*
gh-117657: Add TSAN suppression for `set_discard_entry` (#119908)
Sam Gross
2024-06-01
1
-0/+2
*
gh-117657: Fix TSAN race in QSBR assertion (#119887)
Sam Gross
2024-06-01
1
-2/+0
*
gh-117657: Fix TSAN race in free-threaded GC (#119883)
Sam Gross
2024-06-01
1
-3/+0
*
gh-117657: Fix itertools.count thread safety (#119268)
Arnon Yaari
2024-05-21
1
-1/+0
*
gh-117657: Log TSAN warnings to separate files and archive them (#118747)
mpage
2024-05-10
1
-0/+3
*
gh-117657: Fix QSBR race condition (#118843)
Alex Turner
2024-05-10
1
-1/+0
*
gh-117657: Fix data races reported by TSAN on `interp->threads.main` (#118865)
mpage
2024-05-10
1
-2/+0
*
gh-117657: Replace TSAN suppresions with more specific rules (#118722)
Brett Simmers
2024-05-09
1
-24/+81
*
gh-117657: Fix data races when writing / reading `ob_gc_bits` (#118292)
mpage
2024-05-08
1
-3/+0
*
gh-117657: Disable the function/code cache in free-threaded builds (#118301)
mpage
2024-05-03
1
-1/+0
*
gh-117657: TSAN fix race on `gstate->young.count` (#118313)
Alex Turner
2024-04-29
1
-1/+0
*
gh-117657: Fix race data race in `_Py_IsOwnedByCurrentThread()` (#118258)
mpage
2024-04-26
1
-1/+0
*
gh-117657: Fixes a few small TSAN issues in dictobject (#118200)
Dino Viehland
2024-04-25
1
-3/+0
*
gh-117657: Add a couple more TSAN suppressions (#118256)
mpage
2024-04-25
1
-0/+5
*
gh-117657: Fix data race in `_Py_IsImmortal` (#118261)
mpage
2024-04-25
1
-1/+0
*
gh-117657: use relaxed loads for checking dict keys immortality (#118067)
Dino Viehland
2024-04-19
1
-2/+0
*
gh-117657: Quiet erroneous TSAN reports of data races in `_PySeqLock` (#117955)
mpage
2024-04-17
1
-2/+0
*
gh-117657: Fix data races in the method cache in free-threaded builds (#117954)
mpage
2024-04-17
1
-1/+0
*
gh-117657: Add TSAN suppressions for the free-threaded build (#117736)
mpage
2024-04-15
2
-3/+53
*
gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601)
Donghee Na
2024-03-15
1
-0/+5