Message148498
> So the users can control the encoding, and this is a doc bug.
Not really. People can control the encoding in the child process (and only if it's a Python 3 process of course).
They can't control the encoding in the parent's subprocess pipes and that's what the request (& patch) is about. |
|
| Date |
User |
Action |
Args |
| 2011-11-28 16:06:47 | pitrou | set | recipients:
+ pitrou, amaury.forgeotdarc, ncoghlan, vstinner, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam |
| 2011-11-28 16:06:47 | pitrou | set | messageid: <[email protected]> |
| 2011-11-28 16:06:47 | pitrou | link | issue6135 messages |
| 2011-11-28 16:06:47 | pitrou | create | |
|