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 ethan.furman
Recipients berker.peksag, brett.cannon, ethan.furman, jtf621, r.david.murray, serhiy.storchaka
Date 2017-01-11.16:25:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484151906.31.0.692633084556.issue28231@psf.upfronthosting.co.za>
In-reply-to
Content
Any path/file attributes, etc, inside a ZipFile should be str.  ZipFile should also function properly if path/file requests are given as os.PathLike objects.
History
Date User Action Args
2017-01-11 16:25:06ethan.furmansetrecipients: + ethan.furman, brett.cannon, r.david.murray, berker.peksag, serhiy.storchaka, jtf621
2017-01-11 16:25:06ethan.furmansetmessageid: <1484151906.31.0.692633084556.issue28231@psf.upfronthosting.co.za>
2017-01-11 16:25:06ethan.furmanlinkissue28231 messages
2017-01-11 16:25:06ethan.furmancreate