This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients arnaudc, docs@python, mark.dickinson, pitrou, python-dev, skrah
Date 2011-12-18.00:29:01
SpamBayes Score 0.030054456
Marked as misclassified No
Message-id <E1Rc4ce-0007Ke-FZ@dinsdale.python.org>
In-reply-to
Content
New changeset 68cbf6551710 by Antoine Pitrou in branch '3.2':
Issue #13522: document error return values of some float and complex C API functions.
http://hg.python.org/cpython/rev/68cbf6551710

New changeset 1f096611baf4 by Antoine Pitrou in branch 'default':
Issue #13522: document error return values of some float and complex C API functions.
http://hg.python.org/cpython/rev/1f096611baf4

New changeset 059e4d752fbe by Antoine Pitrou in branch '2.7':
Issue #13522: document error return values of some float and complex C API functions.
http://hg.python.org/cpython/rev/059e4d752fbe
History
Date User Action Args
2011-12-18 00:29:12python-devsetrecipients: + python-dev, mark.dickinson, pitrou, skrah, docs@python, arnaudc
2011-12-18 00:29:01python-devlinkissue13522 messages
2011-12-18 00:29:01python-devcreate