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 asvetlov
Recipients asvetlov, ezio.melotti, loewis, ned.deily, python-dev, roger.serwy, terry.reedy, vbr, vstinner
Date 2012-03-14.21:02:49
SpamBayes Score 0.074031524
Marked as misclassified No
Message-id <1331758970.47.0.129793258674.issue14200@psf.upfronthosting.co.za>
In-reply-to
Content
Patch escapes avery non-ascii char while better to escape only non-BMP.

Will be done after #14304
History
Date User Action Args
2012-03-14 21:02:50asvetlovsetrecipients: + asvetlov, loewis, terry.reedy, vstinner, vbr, ned.deily, ezio.melotti, roger.serwy, python-dev
2012-03-14 21:02:50asvetlovsetmessageid: <1331758970.47.0.129793258674.issue14200@psf.upfronthosting.co.za>
2012-03-14 21:02:49asvetlovlinkissue14200 messages
2012-03-14 21:02:49asvetlovcreate