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 serhiy.storchaka
Recipients georg.brandl, mark.dickinson, nitishch, serhiy.storchaka, skrah
Date 2017-10-03.12:38:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507034328.84.0.213398074469.issue31619@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b5a630f3dd30ed628e088efe7523e650087adba2 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31619: Fixed a ValueError when convert a string with large number of underscores (GH-3827) (#3863)
https://github.com/python/cpython/commit/b5a630f3dd30ed628e088efe7523e650087adba2
History
Date User Action Args
2017-10-03 12:38:48serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, mark.dickinson, skrah, nitishch
2017-10-03 12:38:48serhiy.storchakasetmessageid: <1507034328.84.0.213398074469.issue31619@psf.upfronthosting.co.za>
2017-10-03 12:38:48serhiy.storchakalinkissue31619 messages
2017-10-03 12:38:48serhiy.storchakacreate