Message 127675 - Python tracker
Message127675
| Author | vstinner |
|---|---|
| Recipients | Arfrever, lemburg, loewis, pitrou, sdaoden, vstinner |
| Date | 2011-02-01.00:03:27 |
| SpamBayes Score | 0.011877862 |
| Marked as misclassified | No |
| Message-id | <1296518614.25.0.811446496003.issue11022@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached patch replaces locale.getpreferredencoding() by locale.getpreferredencoding(False) in _io.TextIOWrapper and _pyio.TextIOWrapper. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-01 00:03:34 | vstinner | set | recipients: + vstinner, lemburg, loewis, pitrou, Arfrever, sdaoden |
| 2011-02-01 00:03:34 | vstinner | set | messageid: <1296518614.25.0.811446496003.issue11022@psf.upfronthosting.co.za> |
| 2011-02-01 00:03:27 | vstinner | link | issue11022 messages |
| 2011-02-01 00:03:27 | vstinner | create | |