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 brett.cannon
Recipients brett.cannon, byrnes, diana, eric.snow, gregory.p.smith, serhiy.storchaka, superluser, twouters, vstinner
Date 2016-12-11.19:06:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481483174.47.0.538745871869.issue25711@psf.upfronthosting.co.za>
In-reply-to
Content
And having a private copy of os.fsdecode() isn't difficult as os.fspath() is in posix and after that it's four lines that only need access to the sys module.
History
Date User Action Args
2016-12-11 19:06:14brett.cannonsetrecipients: + brett.cannon, twouters, gregory.p.smith, vstinner, eric.snow, serhiy.storchaka, diana, superluser, byrnes
2016-12-11 19:06:14brett.cannonsetmessageid: <1481483174.47.0.538745871869.issue25711@psf.upfronthosting.co.za>
2016-12-11 19:06:14brett.cannonlinkissue25711 messages
2016-12-11 19:06:14brett.cannoncreate