Message 177517 - Python tracker
Message177517
| Author | serhiy.storchaka |
|---|---|
| Recipients | ezio.melotti, jcea, serhiy.storchaka, vstinner |
| Date | 2012-12-14.21:51:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355521919.73.0.0434147823088.issue16685@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In 2.x it was have a little sense (if you use some 8-bit encoding as default encoding, but the default was 7-bit ascii). But with utf-8 it doesn't have sense and should quickly lead to an unexpected result (or just fail in most cases). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-14 21:51:59 | serhiy.storchaka | set | recipients: + serhiy.storchaka, jcea, vstinner, ezio.melotti |
| 2012-12-14 21:51:59 | serhiy.storchaka | set | messageid: <1355521919.73.0.0434147823088.issue16685@psf.upfronthosting.co.za> |
| 2012-12-14 21:51:59 | serhiy.storchaka | link | issue16685 messages |
| 2012-12-14 21:51:59 | serhiy.storchaka | create | |