Message134630
| Author | eric.araujo |
|---|---|
| Recipients | Arfrever, alexis, eric.araujo, hagen, mgorny, tarek, vstinner |
| Date | 2011-04-27.23:38:56 |
| SpamBayes Score | 4.265223e-09 |
| Marked as misclassified | No |
| Message-id | <1303947537.31.0.43411102261.issue10419@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I’m not sure how I feel about using surrogateescape. The distutils source is very similar across 2.7, 3.1, 3.2 and default, especially after the Great Revert and freeze last year to restore buggy-but-known behavior while the distutils2 project was created and allowed to fix things and break stuff. Haypo added a fix using surrogateescape in 3.2, so it couldn’t be backported to all stable branches. You may say that at least it was fixed in one version, which is something good. I don’t know if I’d prefer to apply the patch (if a test is provided) or to raise an exception instead of silently changing behavior. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-04-27 23:38:57 | eric.araujo | set | recipients: + eric.araujo, vstinner, tarek, hagen, Arfrever, alexis, mgorny |
| 2011-04-27 23:38:57 | eric.araujo | set | messageid: <1303947537.31.0.43411102261.issue10419@psf.upfronthosting.co.za> |
| 2011-04-27 23:38:56 | eric.araujo | link | issue10419 messages |
| 2011-04-27 23:38:56 | eric.araujo | create | |