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 jwezel
Recipients eryksun, ezio.melotti, jwezel, vstinner
Date 2016-01-19.16:06:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453219615.49.0.866793779661.issue26151@psf.upfronthosting.co.za>
In-reply-to
Content
Who's talking about latin-1 in Python3? Of course str() needs to return decode('utf-8').
History
Date User Action Args
2016-01-19 16:06:55jwezelsetrecipients: + jwezel, vstinner, ezio.melotti, eryksun
2016-01-19 16:06:55jwezelsetmessageid: <1453219615.49.0.866793779661.issue26151@psf.upfronthosting.co.za>
2016-01-19 16:06:55jwezellinkissue26151 messages
2016-01-19 16:06:55jwezelcreate