Message 100092 - Python tracker
Message100092
| Author | ezio.melotti |
|---|---|
| Recipients | amaury.forgeotdarc, doerwalter, eric.smith, ezio.melotti, flox, lemburg, vstinner |
| Date | 2010-02-25.17:06:38 |
| SpamBayes Score | 7.9769524e-14 |
| Marked as misclassified | No |
| Message-id | <1267117600.52.0.726155652991.issue7649@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch should apply cleanly on the latest revision of trunk (if you look at the diff it removes the code of the first version). About the doc, I think it would be better to say that usually it's ASCII (or UTF-8 on Py3 -- Py3 doc should be fixed too), but it might be something different if it's changed using sys.setdefaultencoding(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-25 17:06:40 | ezio.melotti | set | recipients: + ezio.melotti, lemburg, doerwalter, amaury.forgeotdarc, vstinner, eric.smith, flox |
| 2010-02-25 17:06:40 | ezio.melotti | set | messageid: <1267117600.52.0.726155652991.issue7649@psf.upfronthosting.co.za> |
| 2010-02-25 17:06:38 | ezio.melotti | link | issue7649 messages |
| 2010-02-25 17:06:38 | ezio.melotti | create | |