Serhiy Storchaka added the comment:

> I am not sure what "Shouldn't the ZipFile.filename attribute be converted to 
> str?" means, can you elaborate?

If you pass a Path object to ZipFile constructor, should the filename attribute 
be a Path object or a str?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28231>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to