Serhiy Storchaka added the comment:

I'm not sure imghdr.what() should support bytes path. The open() builtin, most 
os and os.path functions support string and bytes paths, but many other modules 
(including pathlib) support only string paths.

----------
nosy: +pitrou

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

Reply via email to