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 JelleZijlstra
Recipients JelleZijlstra, brett.cannon, ethan.furman, serhiy.storchaka
Date 2016-06-03.18:45:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464979550.0.0.159525110141.issue27182@psf.upfronthosting.co.za>
In-reply-to
Content
This patch makes the Python and C versions of open()/io.open() support the fspath protocol.
History
Date User Action Args
2016-06-03 18:45:50JelleZijlstrasetrecipients: + JelleZijlstra, brett.cannon, ethan.furman, serhiy.storchaka
2016-06-03 18:45:49JelleZijlstrasetmessageid: <1464979550.0.0.159525110141.issue27182@psf.upfronthosting.co.za>
2016-06-03 18:45:49JelleZijlstralinkissue27182 messages
2016-06-03 18:45:49JelleZijlstracreate