| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-128813: hide mixed-mode functions for complex arithmetic from C-API (#131703) | Sergey B Kirpichev | 2025-04-22 | 1 | -6/+7 |
| * | gh-69639: Add mixed-mode rules for complex arithmetic (C-like) (GH-124829) | Sergey B Kirpichev | 2024-11-26 | 1 | -1/+44 |
| * | gh-119771: Set errno on overflows in _Py_c_pow() (#120256) | Sergey B Kirpichev | 2024-09-18 | 1 | -1/+5 |
| * | gh-116417: Move limited C API complex.c tests to _testlimitedcapi (#117014) | Victor Stinner | 2024-03-19 | 1 | -5/+6 |
| * | gh-109598: make PyComplex_RealAsDouble/ImagAsDouble use __complex__ (GH-109647) | Sergey B Kirpichev | 2024-01-15 | 1 | -6/+23 |
| * | gh-109802: Increase test coverage for complexobject.c (GH-112452) | Sergey B Kirpichev | 2023-11-28 | 1 | -0/+87 |
| * | gh-111495: Add tests for PyComplex C API (GH-111591) | Sergey B Kirpichev | 2023-11-05 | 1 | -0/+146 |
