Message287862
| 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? |
|