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, ezio.melotti, lemburg, loewis, vstinner
Date 2010-07-08.17:17:05
SpamBayes Score 0.0039704475
Marked as misclassified No
Message-id <1278609427.26.0.886742907798.issue9198@psf.upfronthosting.co.za>
In-reply-to
Content
I think if you change it stop considering non-BMP characters as printable, somebody will complain. If you change it in any other way, somebody will complain. Somebody will always complain - so you might as well leave things the way they are. Or you change it in a way that you think most users would consider useful - but don't expect consensus.
History
Date User Action Args
2010-07-08 17:17:07loewissetrecipients: + loewis, lemburg, amaury.forgeotdarc, vstinner, ezio.melotti
2010-07-08 17:17:07loewissetmessageid: <1278609427.26.0.886742907798.issue9198@psf.upfronthosting.co.za>
2010-07-08 17:17:05loewislinkissue9198 messages
2010-07-08 17:17:05loewiscreate