]> granicus.if.org Git - python/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)
commitc9e180043cdecc78bc602ef1c055a8c097a4648b
treeb4b6dce47caf65d5179dc3d87ab2e85b30e283a7
parent13c82d00c4c615730df5055f300ad6d0971d16d8
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