Message116297
| Author | zegreek |
|---|---|
| Recipients | eric.araujo, tarek, vstinner, zegreek |
| Date | 2010-09-13.12:17:12 |
| SpamBayes Score | 2.462707e-07 |
| Marked as misclassified | No |
| Message-id | <4C8E1641.9040808@free.fr> |
| In-reply-to | <1284339681.39.0.264518464642.issue6011@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Eric: the bug does not exist with 2.7, as the Makefile is read as bytes. It exists with 3.1.2. By the way, when I say the bug is solved on 3.2, I only mean the narrow problem of using a non-ascii prefix that *is* decodable with the current locale. I do not mean the more general problem that arises, for example, when building with the 'C' locale, as is discussed in issue9561. With a 'C' locale, the build fails also with 3.2. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-13 12:17:15 | zegreek | set | recipients: + zegreek, vstinner, tarek, eric.araujo |
| 2010-09-13 12:17:12 | zegreek | link | issue6011 messages |
| 2010-09-13 12:17:12 | zegreek | create | |