COMMITS
/ Python/qsbr.c February 17, 2026
S
gh-144438: Fix false sharing between QSBR and tlbc_index (gh-144554)
Sam Gross committed
December 12, 2025
W
fix typos in crossinterp.c and qsbr.c (#142612)
wangjingcun committed
November 3, 2025
N
gh-131253: free-threaded build support for pystats (gh-137189)
Neil Schemenauer committed
June 25, 2025
N
GH-133136: Revise QSBR to reduce excess memory held (gh-135473)
Neil Schemenauer committed
June 23, 2025
N
gh-119786: Add InternalDocs/qsbr.md. (gh-135411)
Neil Schemenauer committed
March 17, 2025
V
gh-131238: Add explicit includes to pycore headers (#131257)
Victor Stinner committed
March 6, 2025
S
gh-124878: Fix race conditions during interpreter finalization (#130649)
Sam Gross committed
March 4, 2025
S
gh-130794: Process interpreter QSBR queue in _PyMem_AbandonDelayed. (gh-130808)
Sam Gross committed
February 6, 2025
P
gh-129732: Fix race on `shared->array` in qsbr code under free-threading (gh-129738)
Peter Hawkins committed
June 20, 2024
X
Fix typos in comments (#120481)
Xie Yanbo committed
June 1, 2024
S
gh-117657: Fix TSAN race in QSBR assertion (#119887)
Sam Gross committed
May 31, 2024
S
gh-119369: Fix deadlock during thread exit in free-threaded build (#119528)
Sam Gross committed
May 10, 2024
A
gh-117657: Fix QSBR race condition (#118843)
Alex Turner committed
March 8, 2024
S
gh-115103: Fix unregistering of QSBR state (#116480)
Sam Gross committed
March 6, 2024
S
gh-115103: Delay reuse of mimalloc pages that store PyObjects (#115435)
Sam Gross committed
February 16, 2024
S
gh-115103: Implement delayed memory reclamation (QSBR) (#115180)
Sam Gross committed