Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-131238: Add explicit includes to pycore headers (#131257) | Victor Stinner | 2025-03-17 |
* | gh-124878: Fix race conditions during interpreter finalization (#130649) | Sam Gross | 2025-03-06 |
* | gh-130794: Process interpreter QSBR queue in _PyMem_AbandonDelayed. (gh-130808) | Sam Gross | 2025-03-04 |
* | gh-129732: Fix race on `shared->array` in qsbr code under free-threading (gh-... | Peter Hawkins | 2025-02-06 |
* | Fix typos in comments (#120481) | Xie Yanbo | 2024-06-19 |
* | gh-117657: Fix TSAN race in QSBR assertion (#119887) | Sam Gross | 2024-06-01 |
* | gh-119369: Fix deadlock during thread exit in free-threaded build (#119528) | Sam Gross | 2024-05-31 |
* | gh-117657: Fix QSBR race condition (#118843) | Alex Turner | 2024-05-10 |
* | gh-115103: Fix unregistering of QSBR state (#116480) | Sam Gross | 2024-03-08 |
* | gh-115103: Delay reuse of mimalloc pages that store PyObjects (#115435) | Sam Gross | 2024-03-06 |
* | gh-115103: Implement delayed memory reclamation (QSBR) (#115180) | Sam Gross | 2024-02-16 |