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 Ivan.Pozdeev
Recipients Ivan.Pozdeev, vstinner
Date 2018-06-02.01:47:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527904035.39.0.81473610881.issue33709@psf.upfronthosting.co.za>
In-reply-to
Content
In 3.x, it turns out, this doesn't result in test failures in stock configuration.

It does though if PYTHONLEGACYWINDOWSFSENCODING is in system environment.

I was diagnosing failures in 2.x and saw that 3.x has the same logic, so it was a no-brainer to replicate the change...
History
Date User Action Args
2018-06-02 01:47:15Ivan.Pozdeevsetrecipients: + Ivan.Pozdeev, vstinner
2018-06-02 01:47:15Ivan.Pozdeevsetmessageid: <1527904035.39.0.81473610881.issue33709@psf.upfronthosting.co.za>
2018-06-02 01:47:15Ivan.Pozdeevlinkissue33709 messages
2018-06-02 01:47:15Ivan.Pozdeevcreate