Change by Jeremy Howard :
--
resolution: -> rejected
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Jeremy Howard :
--
keywords: +patch
pull_requests: +21988
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/23069
___
Python tracker
<https://bugs.python.org/issu
New submission from Jeremy Howard :
imghdr.what does not set f if h is passed, but still passed f to tests
functions. None of the tests functions use it - they would not be able to
anyway since it is not always set.
imghdr.what is missing a docstring.
imghdr.what has a complex highly nest