Message195844
| Author | vstinner |
|---|---|
| Recipients | Arfrever, a.badger, abadger1999, benjamin.peterson, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, vstinner |
| Date | 2013-08-22.00:36:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1377131789.41.0.386680783224.issue18713@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached patch changes the error handle of stdin, stdout and stderr to surrogateescape by default. It can still be changed explicitly using the PYTHONIOENCODING environment variable. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-22 00:36:29 | vstinner | set | recipients: + vstinner, lemburg, ncoghlan, pitrou, abadger1999, benjamin.peterson, ezio.melotti, a.badger, Arfrever, r.david.murray |
| 2013-08-22 00:36:29 | vstinner | set | messageid: <1377131789.41.0.386680783224.issue18713@psf.upfronthosting.co.za> |
| 2013-08-22 00:36:29 | vstinner | link | issue18713 messages |
| 2013-08-22 00:36:29 | vstinner | create | |