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 berker.peksag
Recipients berker.peksag, eryksun, joshuaavalon, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-07-08.12:12:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531051952.41.0.56676864532.issue34069@psf.upfronthosting.co.za>
In-reply-to
Content
This is a duplicate of bpo-32689.

> It should use `os.fspath(path)` to get the path as a string.

PR 5393 already does that.
History
Date User Action Args
2018-07-08 12:12:32berker.peksagsetrecipients: + berker.peksag, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, joshuaavalon
2018-07-08 12:12:32berker.peksagsetmessageid: <1531051952.41.0.56676864532.issue34069@psf.upfronthosting.co.za>
2018-07-08 12:12:32berker.peksaglinkissue34069 messages
2018-07-08 12:12:32berker.peksagcreate