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 ppperry
Recipients ppperry, serhiy.storchaka, terry.reedy
Date 2016-06-11.22:29:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465684153.85.0.602181557999.issue25733@psf.upfronthosting.co.za>
In-reply-to
Content
OverflowError is raised when one attempts to compile a string of 2**31 or more characters.
History
Date User Action Args
2016-06-11 22:29:13ppperrysetrecipients: + ppperry, terry.reedy, serhiy.storchaka
2016-06-11 22:29:13ppperrysetmessageid: <1465684153.85.0.602181557999.issue25733@psf.upfronthosting.co.za>
2016-06-11 22:29:13ppperrylinkissue25733 messages
2016-06-11 22:29:13ppperrycreate