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 r.david.murray
Recipients T Trindad, ezio.melotti, gdr@garethrees.org, mrabarnett, r.david.murray
Date 2017-07-20.15:24:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500564283.96.0.433539429651.issue30973@psf.upfronthosting.co.za>
In-reply-to
Content
Right.  We don't try to fix handling these kinds of exponential expressions.  This is a case of "don't do that" :)

(I don't know if the regex module is better at "handling" this kind of regex bug.)
History
Date User Action Args
2017-07-20 15:24:43r.david.murraysetrecipients: + r.david.murray, ezio.melotti, mrabarnett, gdr@garethrees.org, T Trindad
2017-07-20 15:24:43r.david.murraysetmessageid: <1500564283.96.0.433539429651.issue30973@psf.upfronthosting.co.za>
2017-07-20 15:24:43r.david.murraylinkissue30973 messages
2017-07-20 15:24:43r.david.murraycreate