Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |