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
Date 2017-09-29.17:44:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506707069.09.0.213398074469.issue31619@psf.upfronthosting.co.za>
In-reply-to
Content
The error is raised when the number of underscores is at least (PyLong_SHIFT - 1) // bits_per_char.
History
Date User Action Args
2017-09-29 17:44:29serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, mark.dickinson, nitishch
2017-09-29 17:44:29serhiy.storchakasetmessageid: <1506707069.09.0.213398074469.issue31619@psf.upfronthosting.co.za>
2017-09-29 17:44:29serhiy.storchakalinkissue31619 messages
2017-09-29 17:44:29serhiy.storchakacreate