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 Anthony Sottile
Recipients Anthony Sottile
Date 2017-08-15.00:07:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502755636.09.0.451153195633.issue31204@psf.upfronthosting.co.za>
In-reply-to
Content
Ah oops, I'm incorrect here, the __fspath__ object I was dealing with supported __str__ and that's how subprocess was converting it -- not via __fspath__.
History
Date User Action Args
2017-08-15 00:07:16Anthony Sottilesetrecipients: + Anthony Sottile
2017-08-15 00:07:16Anthony Sottilesetmessageid: <1502755636.09.0.451153195633.issue31204@psf.upfronthosting.co.za>
2017-08-15 00:07:16Anthony Sottilelinkissue31204 messages
2017-08-15 00:07:15Anthony Sottilecreate