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
*
[3.13] GH-133136: Revise QSBR to reduce excess memory held (gh-135473) (gh-13...
Neil Schemenauer
2025-07-30
1
-10/+2
*
[3.13] gh-130794: Process interpreter QSBR queue in _PyMem_AbandonDelayed. (g...
Sam Gross
2025-03-04
1
-0/+1
*
[3.13] gh-129732: Fix race on `shared->array` in qsbr code under free-threadi...
Sam Gross
2025-02-06
1
-6/+6
*
[3.13] Fix typos in comments (GH-120481) (#120774)
Miss Islington (bot)
2024-06-20
1
-2/+2
*
[3.13] gh-117657: Fix TSAN race in QSBR assertion (GH-119887) (#119904)
Miss Islington (bot)
2024-06-01
1
-1/+2
*
[3.13] gh-119369: Fix deadlock during thread exit in free-threaded build (GH-...
Miss Islington (bot)
2024-05-31
1
-0/+5
*
[3.13] gh-117657: Fix QSBR race condition (GH-118843) (#118905)
Miss Islington (bot)
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