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 vstinner
Recipients Arfrever, amaury.forgeotdarc, ezio.melotti, lemburg, loewis, vstinner
Date 2010-05-19.01:08:14
SpamBayes Score 0.0024464924
Marked as misclassified No
Message-id <1274231296.28.0.195231561227.issue6697@psf.upfronthosting.co.za>
In-reply-to
Content
r81321 fixes 2 calls in builtin_input() (if sys.stdin or sys.stdout encoding contain a surrogate: this is *very* unlikely :-)).
History
Date User Action Args
2010-05-19 01:08:16vstinnersetrecipients: + vstinner, lemburg, loewis, amaury.forgeotdarc, ezio.melotti, Arfrever
2010-05-19 01:08:16vstinnersetmessageid: <1274231296.28.0.195231561227.issue6697@psf.upfronthosting.co.za>
2010-05-19 01:08:14vstinnerlinkissue6697 messages
2010-05-19 01:08:14vstinnercreate