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 eric.smith, mark.dickinson, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2012-10-28.10:01:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XqDwd2R1vzR0m@mail.python.org>
In-reply-to
Content
New changeset 21fb1767e185 by Mark Dickinson in branch '2.7':
Issue #14700: Fix buggy overflow checks for large precision and width in new-style and old-style formatting.
http://hg.python.org/cpython/rev/21fb1767e185
History
Date User Action Args
2012-10-28 10:01:06python-devsetrecipients: + python-dev, mark.dickinson, vstinner, eric.smith, r.david.murray, serhiy.storchaka
2012-10-28 10:01:05python-devlinkissue14700 messages
2012-10-28 10:01:05python-devcreate