Message 190267 - Python tracker (original) (raw)
Message190267
Author | akuchling |
---|---|
Recipients | Teh Matt, akuchling, ezio.melotti, flox, grahamd, jwilk, orsenthil |
Date | 2013-05-29.02:30:26 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1369794626.9.0.397486780946.issue18020@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Matt's patch looks good to me. It removes two module-level dicts, but they're marked as internal, so that's OK. There's already a test case that exercises html.escape(), so I don't think any additional tests are needed. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-05-29 02:30:27 | akuchling | set | recipients: + akuchling, orsenthil, jwilk, ezio.melotti, grahamd, flox, Teh Matt |
2013-05-29 02:30:26 | akuchling | set | messageid: 1369794626.9.0.397486780946.issue18020@psf.upfronthosting.co.za |
2013-05-29 02:30:26 | akuchling | link | issue18020 messages |
2013-05-29 02:30:26 | akuchling | create |