summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/complex.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-107298: Fix more Sphinx warnings in the C API doc (#107329)Victor Stinner2023-07-271-2/+2
* gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)Serhiy Storchaka2023-07-211-2/+2
* gh-101100: Docs: Fix references to several numeric dunders (#106278)F3eQnxN3RriK2023-06-301-5/+5
* GH-97950: Use new-style index directive ('object') (#104158)Adam Turner2023-05-041-1/+1
* gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)Adam Turner2022-10-051-2/+2
* bpo-44426: Use of 'complex' as a C variable name confuses Sphinx; change it t...Mark Dickinson2021-06-161-2/+2
* bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)Antonio Cuni2021-01-061-2/+2
* bpo-20092. Use __index__ in constructors of int, float and complex. (GH-13108)Serhiy Storchaka2019-06-011-1/+7
* Doc: Replace the deprecated highlightlang directive by highlight. (#13377)Stéphane Wirtel2019-05-171-1/+1
* Issue #13522: Fix _Py_co_pow() documentationVictor Stinner2011-12-181-1/+1
* Issue #13522: document error return values of some float and complex C API fu...Antoine Pitrou2011-12-181-1/+7
* #9204: remove mentions of removed types in the types module.Georg Brandl2010-10-171-1/+1
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-33/+33
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+126