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 mark.dickinson, pitrou, python-dev, vstinner
Date 2015-06-23.12:44:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150623124423.46589.25693@psf.io>
In-reply-to
Content
New changeset 9f4b066754c3 by Antoine Pitrou in branch '2.7':
Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar().
https://hg.python.org/cpython/rev/9f4b066754c3
History
Date User Action Args
2015-06-23 12:44:27python-devsetrecipients: + python-dev, mark.dickinson, pitrou, vstinner
2015-06-23 12:44:27python-devlinkissue24489 messages
2015-06-23 12:44:27python-devcreate