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 ncoghlan
Recipients Jan Niklas Hasse, abarry, akira, barry, deleted250130, ezio.melotti, lemburg, methane, ncoghlan, ned.deily, r.david.murray, ronaldoussoren, vstinner, xdegaye, yan12125
Date 2017-06-15.04:18:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Ah, I finally understand Victor's comment on my initial attempt at fixing the tests on Mac OS X - the standard streams *don't* use the filesystem encoding, so they default to ASCII in the C locale, even on Mac OS X.
History
Date User Action Args
2017-06-15 04:18:39ncoghlansetrecipients: + ncoghlan, lemburg, barry, ronaldoussoren, vstinner, ned.deily, ezio.melotti, r.david.murray, methane, akira, deleted250130, xdegaye, yan12125, abarry, Jan Niklas Hasse
2017-06-15 04:18:39ncoghlansetmessageid: <[email protected]>
2017-06-15 04:18:39ncoghlanlinkissue28180 messages
2017-06-15 04:18:39ncoghlancreate