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 christian.heimes, eric.smith, jkloth, mark.dickinson, python-dev, vstinner, zach.ware
Date 2013-11-26.16:38:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dTW5Y2F3cz7Ljp@mail.python.org>
In-reply-to
Content
New changeset 6d6a018a3bb0 by Mark Dickinson in branch '2.7':
Issue #19638: Raise ValueError instead of crashing when converting billion character strings to float.
http://hg.python.org/cpython/rev/6d6a018a3bb0
History
Date User Action Args
2013-11-26 16:38:42python-devsetrecipients: + python-dev, mark.dickinson, vstinner, eric.smith, christian.heimes, jkloth, zach.ware
2013-11-26 16:38:42python-devlinkissue19638 messages
2013-11-26 16:38:42python-devcreate