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 ned.deily
Recipients howarthjw, mattbillenstein, ned.deily, ronaldoussoren, serhiy.storchaka, vstinner
Date 2017-12-05.05:09:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512450543.93.0.213398074469.issue31380@psf.upfronthosting.co.za>
In-reply-to
Content
I've chosen to unconditionally skip test_undecodable_filename on macOS; it was already skipped for older macOS systems and I think it would be a mistake to test for a specific error code that could change in later releases.  As Ronald points out, testing on Linux should be sufficient.  Thanks everyone for your input.  Fixed in 3.6.4 and 3.7.0.
History
Date User Action Args
2017-12-05 05:09:03ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner, serhiy.storchaka, mattbillenstein, howarthjw
2017-12-05 05:09:03ned.deilysetmessageid: <1512450543.93.0.213398074469.issue31380@psf.upfronthosting.co.za>
2017-12-05 05:09:03ned.deilylinkissue31380 messages
2017-12-05 05:09:03ned.deilycreate