Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

There are reasons for this. There is no supported by inspect.signature() syntax 
to adequately define the signature of say getattr(). It has one required 
parameter and one optional parameter, but the default value of the optional 
parameter cannot be expressed.

----------
nosy: +serhiy.storchaka

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

Reply via email to