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 xdegaye
Recipients Alex.Willmer, lemburg, loewis, vstinner, xdegaye
Date 2016-05-13.15:58:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463155105.45.0.32821924751.issue26920@psf.upfronthosting.co.za>
In-reply-to
Content
> On Android, os.fsdecode(os.fsencode('\xe6')) does not raise UnicodeError in the test.support module.

Because of changeset ad6be34ce8c9.
History
Date User Action Args
2016-05-13 15:58:25xdegayesetrecipients: + xdegaye, lemburg, loewis, vstinner, Alex.Willmer
2016-05-13 15:58:25xdegayesetmessageid: <1463155105.45.0.32821924751.issue26920@psf.upfronthosting.co.za>
2016-05-13 15:58:25xdegayelinkissue26920 messages
2016-05-13 15:58:25xdegayecreate