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 buchuki
Recipients brett.cannon, buchuki, ethan.furman, python-dev, serhiy.storchaka
Date 2016-06-02.22:50:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464907835.46.0.194329150463.issue27186@psf.upfronthosting.co.za>
In-reply-to
Content
Make os.fsencode and os.fsdecode able to accept a PathLike by calling into fspath. Additionally adds test for PathLike objects.
History
Date User Action Args
2016-06-02 22:50:35buchukisetrecipients: + buchuki, brett.cannon, ethan.furman, python-dev, serhiy.storchaka
2016-06-02 22:50:35buchukisetmessageid: <1464907835.46.0.194329150463.issue27186@psf.upfronthosting.co.za>
2016-06-02 22:50:35buchukilinkissue27186 messages
2016-06-02 22:50:35buchukicreate