]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13522: document error return values of some float and complex C API functions.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 18 Dec 2011 00:25:27 +0000 (01:25 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 18 Dec 2011 00:25:27 +0000 (01:25 +0100)
commit07b1c877b2d07d39405184cde7d60ccf048e6d1d
tree0046e7e07c768a77192218692f0ebaf2fc7402bb
parentbb2e9c477d1cfb24f20ff979584af8fdb7b67a57
Issue #13522: document error return values of some float and complex C API functions.
Doc/c-api/complex.rst
Doc/c-api/float.rst
Misc/ACKS