Message139487
| Author | eric.araujo |
|---|---|
| Recipients | Arfrever, a.badger, eric.araujo, hagen, ikelos, lemburg, mgorny, tarek, vstinner |
| Date | 2011-06-30.15:08:31 |
| SpamBayes Score | 0.00012287647 |
| Marked as misclassified | No |
| Message-id | <1309446512.2.0.665674860406.issue9561@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> pkginfo_utf8.patch: distutils uses UTF-8 to write PKG-INFO and > .egg-info, instead of the locale encoding. It should be applied to > 2.7, 3.2 and 3.3. Okay. I guess you’ll use codecs.open in 2.7; please make sure there is no bootstrapping issue for the build of CPython itself. It would be a good thing to have non-ASCII in the PGK-INFO/METADATA files in the tests; it’s how we caught #12320. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-30 15:08:32 | eric.araujo | set | recipients: + eric.araujo, lemburg, vstinner, tarek, hagen, a.badger, Arfrever, ikelos, mgorny |
| 2011-06-30 15:08:32 | eric.araujo | set | messageid: <1309446512.2.0.665674860406.issue9561@psf.upfronthosting.co.za> |
| 2011-06-30 15:08:31 | eric.araujo | link | issue9561 messages |
| 2011-06-30 15:08:31 | eric.araujo | create | |