| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-115142: Skip ``test_capi.test_dict.py`` if ``_testcapi`` and ``_testlimite... | Kirill Podoprigora | 2024-04-10 | 1 | -2/+5 |
| * | gh-116417: Move limited C API dict.c tests to _testlimitedcapi (#117006) | Victor Stinner | 2024-03-19 | 1 | -25/+26 |
| * | gh-112066: Add `PyDict_SetDefaultRef` function. (#112123) | Sam Gross | 2024-02-06 | 1 | -0/+22 |
| * | gh-111262: Add PyDict_Pop() function (#112028) | Victor Stinner | 2023-11-14 | 1 | -0/+87 |
| * | gh-106672: C API: Report indiscriminately ignored errors (GH-106674) | Serhiy Storchaka | 2023-11-07 | 1 | -4/+15 |
| * | gh-109653: Remove unused imports in the `Lib/` directory (#109803) | Alex Waygood | 2023-09-24 | 1 | -3/+0 |
| * | gh-108314: Add PyDict_ContainsString() function (#108323) | Victor Stinner | 2023-08-24 | 1 | -4/+20 |
| * | gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179) | Serhiy Storchaka | 2023-08-07 | 1 | -0/+413 |
