summaryrefslogtreecommitdiffstats
path: root/Include/cpython/complexobject.h
Commit message (Expand)AuthorAgeFilesLines
* gh-69639: Add mixed-mode rules for complex arithmetic (C-like) (GH-124829)Sergey B Kirpichev2024-11-261-0/+6
* gh-112026: Restore removed private C API (#112115)Victor Stinner2023-11-151-0/+10
* gh-106320: Add pycore_complexobject.h header file (#106339)Victor Stinner2023-07-021-21/+0
* bpo-35134: Add Include/cpython/complexobject.h header (GH-32383)Victor Stinner2022-04-061-0/+44