Message276161
I think the patch should either be rejected, or also handle trailing spaces: if we're taking the RFC definition of whitespace not being structural then we should also eat trailing space, which will change the check for extra data in decode to just checking end == s.len().
Obviously a test for the trailing case needs to be added as well. |
|
Date |
User |
Action |
Args |
2016-09-13 04:16:10 | rbcollins | set | recipients:
+ rbcollins, jcea, ezio.melotti, r.david.murray, petri.lehtinen, aalien, Bayard Randel |
2016-09-13 04:16:10 | rbcollins | set | messageid: <1473740170.64.0.213890838729.issue15393@psf.upfronthosting.co.za> |
2016-09-13 04:16:10 | rbcollins | link | issue15393 messages |
2016-09-13 04:16:10 | rbcollins | create | |
|