This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients amaury.forgeotdarc, christian.heimes, gvanrossum, loewis, vbr
Date 2008-09-20.10:46:39
SpamBayes Score 4.8846646e-06
Marked as misclassified No
Message-id <1221907601.48.0.657499568321.issue1688@psf.upfronthosting.co.za>
In-reply-to
Content
Amaury, what further review of the patch do you desire? I had already
commented that I consider the patch correct, except that it might use
stdout_encoding instead.

Also, I wouldn't consider this a release blocker. It is somewhat
annoying that input produces moji-bake in certain cases (i.e. non-ASCII
characters in the prompt, and a non-UTF-8 terminal), but if the patch
wouldn't make it into 3.0, we can still fix it in 3.0.1.
History
Date User Action Args
2008-09-20 10:46:41loewissetrecipients: + loewis, gvanrossum, amaury.forgeotdarc, christian.heimes, vbr
2008-09-20 10:46:41loewissetmessageid: <1221907601.48.0.657499568321.issue1688@psf.upfronthosting.co.za>
2008-09-20 10:46:40loewislinkissue1688 messages
2008-09-20 10:46:39loewiscreate