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, buchuki, ethan.furman, python-dev, serhiy.storchaka
Date 2016-06-05.16:36:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465144615.06.0.605070896039.issue27186@psf.upfronthosting.co.za>
In-reply-to
Content
I moved my patch for the path_t converter to issue26027, which already covers posixmodule.c. I'm creating issue27231 to track adding os.fspath() support to posixpath.py. With that, I think this issue is done.
History
Date User Action Args
2016-06-05 16:36:55JelleZijlstrasetrecipients: + JelleZijlstra, brett.cannon, ethan.furman, python-dev, serhiy.storchaka, buchuki
2016-06-05 16:36:55JelleZijlstrasetmessageid: <1465144615.06.0.605070896039.issue27186@psf.upfronthosting.co.za>
2016-06-05 16:36:55JelleZijlstralinkissue27186 messages
2016-06-05 16:36:55JelleZijlstracreate