Message105439
The patch is wrong: _PyUnicode_AsString(Py_None) should not return "utf8"!
I suggest that since PyOS_Readline() write the prompt to stderr, the conversion uses the encoding of stderr. |
|
| Date |
User |
Action |
Args |
| 2010-05-10 14:54:23 | amaury.forgeotdarc | set | recipients:
+ amaury.forgeotdarc, vstinner, dangyogi, r.david.murray, gruszczy, flox |
| 2010-05-10 14:54:23 | amaury.forgeotdarc | set | messageid: <1273503263.74.0.606289623103.issue8256@psf.upfronthosting.co.za> |
| 2010-05-10 14:54:22 | amaury.forgeotdarc | link | issue8256 messages |
| 2010-05-10 14:54:22 | amaury.forgeotdarc | create | |
|