Message 151204 - Python tracker
Message151204
| Author | pboddie |
|---|---|
| Recipients | BreamoreBoy, Brian.Visel, ajaksu2, akuchling, damien, exarkun, loewis, pboddie, vdupras |
| Date | 2012-01-13.22:40:43 |
| SpamBayes Score | 8.015974e-05 |
| Marked as misclassified | No |
| Message-id | <201201132345.45247.paul@boddie.org.uk> |
| In-reply-to | <1326490190.75.0.232657257328.issue2124@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Note that Python 3 provided a good opportunity for doing the minimal amount of work here - just stop things from accessing remote DTDs - but I imagine that even elementary standard library improvements of this kind weren't made (let alone the more extensive standard library changes I advocated), so there's going to be a backwards compatibility situation regardless of which Python series is involved now, unfortunately. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-01-13 22:40:44 | pboddie | set | recipients: + pboddie, loewis, akuchling, exarkun, ajaksu2, vdupras, damien, BreamoreBoy, Brian.Visel |
| 2012-01-13 22:40:44 | pboddie | link | issue2124 messages |
| 2012-01-13 22:40:43 | pboddie | create | |