New submission from lorenzogotuned <tunedconsult...@gmail.com>:
Found on Python 3.6 This line https://github.com/python/cpython/blob/master/Lib/imghdr.py#L45 always raises`TypeError`as `startswith` does not accept bytes. ---------- messages: 326237 nosy: lorenzogotuned priority: normal severity: normal status: open title: imghdr raise TypeError for PNG type: crash _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34787> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com