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 <[email protected]>
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: <[email protected]>
2016-06-03 18:45:49JelleZijlstralinkissue27182 messages
2016-06-03 18:45:49JelleZijlstracreate