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 serhiy.storchaka
Recipients Arfrever, ezio.melotti, r.david.murray, serhiy.storchaka, stefanholek, vstinner
Date 2012-10-25.13:30:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351171857.42.0.21780083211.issue16310@psf.upfronthosting.co.za>
In-reply-to
Content
If we allow for surrogates in the names, it will not correct UTF-8.  This can breaks other software.

We should clear 11th flag bit in this case.
History
Date User Action Args
2012-10-25 13:30:57serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, Arfrever, r.david.murray, stefanholek
2012-10-25 13:30:57serhiy.storchakasetmessageid: <1351171857.42.0.21780083211.issue16310@psf.upfronthosting.co.za>
2012-10-25 13:30:57serhiy.storchakalinkissue16310 messages
2012-10-25 13:30:57serhiy.storchakacreate