| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-133980: use atomic store in `PyObject_GenericSetDict` (#133988) | Kumar Aditya | 2025-05-20 | 1 | -0/+16 |
| * | gh-123358: Use `_PyStackRef` in `LOAD_DEREF` (gh-130064) | Sam Gross | 2025-03-26 | 1 | -0/+1 |
| * | gh-112075: Remove critical section in dict.get (gh-129336) | Pieter Eendebak | 2025-01-28 | 1 | -1/+22 |
| * | gh-124470: Fix crash when reading from object instance dictionary while repla... | Dino Viehland | 2024-11-21 | 1 | -0/+64 |
| * | gh-124296: Remove private dictionary version tag (PEP 699) (#124472) | Sam Gross | 2024-10-01 | 1 | -35/+0 |
| * | gh-120579: Guard `_testcapi` import in `test_free_threading` (#120580) | Nikita Sobolev | 2024-06-16 | 1 | -1/+6 |
| * | gh-112075: use per-thread dict version pool (#118676) | Dino Viehland | 2024-05-07 | 1 | -0/+36 |
| * | gh-112075: Fix race in constructing dict for instance (#118499) | Dino Viehland | 2024-05-06 | 1 | -0/+141 |
