| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-116417: Move limited C API complex.c tests to _testlimitedcapi (#117014) | Victor Stinner | 2024-03-19 | 1 | -61/+0 |
| | | | | | Split complex.c tests of _testcapi into two parts: limited C API tests in _testlimitedcapi and non-limited C API tests in _testcapi. | ||||
| * | gh-109802: Increase test coverage for complexobject.c (GH-112452) | Sergey B Kirpichev | 2023-11-28 | 1 | -0/+59 |
| | | |||||
| * | gh-111495: Add tests for PyComplex C API (GH-111591) | Sergey B Kirpichev | 2023-11-05 | 1 | -0/+92 |
| | | |||||
| * | gh-111495: add stub files for C API test modules (GH-111586) | Sergey B Kirpichev | 2023-11-01 | 1 | -0/+16 |
| This is to reduce merge conflicts (Modules/Setup.stdlib.in) for subsequent pull requests for the issue. | |||||
