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
/
Python
/
qsbr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typos in crossinterp.c and qsbr.c (#142612)
wangjingcun
2025-12-12
1
-1/+1
*
gh-131253: free-threaded build support for pystats (gh-137189)
Neil Schemenauer
2025-11-03
1
-1/+2
*
GH-133136: Revise QSBR to reduce excess memory held (gh-135473)
Neil Schemenauer
2025-06-25
1
-10/+2
*
gh-119786: Add InternalDocs/qsbr.md. (gh-135411)
Neil Schemenauer
2025-06-23
1
-1/+1
*
gh-131238: Add explicit includes to pycore headers (#131257)
Victor Stinner
2025-03-17
1
-3/+3
*
gh-124878: Fix race conditions during interpreter finalization (#130649)
Sam Gross
2025-03-06
1
-1/+1
*
gh-130794: Process interpreter QSBR queue in _PyMem_AbandonDelayed. (gh-130808)
Sam Gross
2025-03-04
1
-0/+1
*
gh-129732: Fix race on `shared->array` in qsbr code under free-threading (gh-...
Peter Hawkins
2025-02-06
1
-6/+6
*
Fix typos in comments (#120481)
Xie Yanbo
2024-06-20
1
-2/+2
*
gh-117657: Fix TSAN race in QSBR assertion (#119887)
Sam Gross
2024-06-01
1
-1/+2
*
gh-119369: Fix deadlock during thread exit in free-threaded build (#119528)
Sam Gross
2024-05-31
1
-0/+5
*
gh-117657: Fix QSBR race condition (#118843)
Alex Turner
2024-05-10
1
-5/+6
*
gh-115103: Fix unregistering of QSBR state (#116480)
Sam Gross
2024-03-08
1
-3/+7
*
gh-115103: Delay reuse of mimalloc pages that store PyObjects (#115435)
Sam Gross
2024-03-06
1
-10/+2
*
gh-115103: Implement delayed memory reclamation (QSBR) (#115180)
Sam Gross
2024-02-16
1
-0/+286