Message294020
| Author | paul.moore |
|---|---|
| Recipients | docs@python, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2017-05-20.08:58:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495270729.75.0.717879181788.issue30410@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The documentation for the encoding of sys.stdin/out/err (see https://docs.python.org/3.6/library/sys.html#sys.stdout) does not reflect the change in Python 3.6 on Windows to use the console Unicode APIs, and hence UTF-8 for the encoding. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-20 08:58:49 | paul.moore | set | recipients: + paul.moore, tim.golden, docs@python, zach.ware, steve.dower |
| 2017-05-20 08:58:49 | paul.moore | set | messageid: <1495270729.75.0.717879181788.issue30410@psf.upfronthosting.co.za> |
| 2017-05-20 08:58:49 | paul.moore | link | issue30410 messages |
| 2017-05-20 08:58:49 | paul.moore | create | |