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 David Ellis
Recipients David Ellis, cryvate, lukasz.langa, vxgmichel
Date 2017-09-03.14:02:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504447336.16.0.597144444049.issue31307@psf.upfronthosting.co.za>
In-reply-to
Content
This is related to the issue I'd brought up previously here so closing this would also close that issue: http://bugs.python.org/issue29627

I did originally attempt to add support for bytes in PR where I added support for Path-like objects: 
https://github.com/python/cpython/pull/242 but I was asked to take it back out.
History
Date User Action Args
2017-09-03 14:02:16David Ellissetrecipients: + David Ellis, lukasz.langa, vxgmichel, cryvate
2017-09-03 14:02:16David Ellissetmessageid: <1504447336.16.0.597144444049.issue31307@psf.upfronthosting.co.za>
2017-09-03 14:02:16David Ellislinkissue31307 messages
2017-09-03 14:02:16David Elliscreate