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.11:13:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507029226.66.0.213398074469.issue31619@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 85c0b8941f0c8ef3ed787c9d504712c6ad3eb5d3 by Serhiy Storchaka in branch 'master':
bpo-31619: Fixed a ValueError when convert a string with large number of underscores (#3827)
https://github.com/python/cpython/commit/85c0b8941f0c8ef3ed787c9d504712c6ad3eb5d3
History
Date User Action Args
2017-10-03 11:13:46serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, mark.dickinson, skrah, nitishch
2017-10-03 11:13:46serhiy.storchakasetmessageid: <1507029226.66.0.213398074469.issue31619@psf.upfronthosting.co.za>
2017-10-03 11:13:46serhiy.storchakalinkissue31619 messages
2017-10-03 11:13:46serhiy.storchakacreate