[issue36306] inspect.signature(math.log) raises ValueError

SilentGhost report at bugs.python.org
Fri Mar 15 13:04:03 EDT 2019


SilentGhost <ghost.adh at runbox.com> added the comment:

It's the only function with an optional argument in math, on 3.7 all such function result in ValueError, e.g. getattr, iter, max.

----------
nosy: +SilentGhost

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36306>
_______________________________________


More information about the Python-bugs-list mailing list