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 Jerry Dimitrov, benjamin.peterson, larry, ned.deily, r.david.murray, rhettinger, serhiy.storchaka
Date 2017-02-15.16:13:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487175234.22.0.122439940619.issue29568@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think we should change the behavior in maintenance branches.  I take it what you want to do is make it so that if the parser ends up thinking it is seeing '%%' but there is stuff between the two %s, that's an error?
History
Date User Action Args
2017-02-15 16:13:54r.david.murraysetrecipients: + r.david.murray, rhettinger, larry, benjamin.peterson, ned.deily, serhiy.storchaka, Jerry Dimitrov
2017-02-15 16:13:54r.david.murraysetmessageid: <1487175234.22.0.122439940619.issue29568@psf.upfronthosting.co.za>
2017-02-15 16:13:54r.david.murraylinkissue29568 messages
2017-02-15 16:13:54r.david.murraycreate