Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more C API tests (GH-112522) | Serhiy Storchaka | 2023-11-29 | 1 | -0/+86 |
* | gh-106672: C API: Report indiscriminately ignored errors (GH-106674) | Serhiy Storchaka | 2023-11-07 | 1 | -15/+89 |
* | gh-111495: Test C API functions with extreme sizes and indices (GH-111631) | Serhiy Storchaka | 2023-11-04 | 1 | -19/+35 |
* | gh-94808: Add coverage test for number check (gh-111445) | Evan Kohilas | 2023-10-29 | 1 | -0/+7 |
* | gh-109653: Remove unused imports in the `Lib/` directory (#109803) | Alex Waygood | 2023-09-24 | 1 | -3/+0 |
* | gh-108511: Add C API functions which do not silently ignore errors (GH-109025) | Serhiy Storchaka | 2023-09-17 | 1 | -0/+66 |
* | gh-106307: Fix PyMapping_GetOptionalItemString() (GH-108797) | Serhiy Storchaka | 2023-09-06 | 1 | -0/+37 |
* | gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179) | Serhiy Storchaka | 2023-08-07 | 1 | -0/+722 |