KindleUnpack icon indicating copy to clipboard operation
KindleUnpack copied to clipboard

imghdr used in cover will be removed in python 3.13

Open clach04 opened this issue 1 year ago • 3 comments

https://github.com/kevinhendricks/KindleUnpack/blob/master/lib/mobi_cover.py#L11

From https://docs.python.org/3/library/imghdr.html

Deprecated since version 3.11, will be removed in version 3.13: The imghdr module is deprecated (see PEP 594 for details and alternatives).

clach04 avatar Jan 14 '23 16:01 clach04