Larry Hastings added the comment:

Okay, life has gotten even more complicated.

In another issue (#20172) Zachary Ware pointed out that Argument Clinic needs 
to generate "self" parameters in the text string.  But this complicates life 
for inspect.Signature, which needs to not publish the "self" parameter when 
it's been bound.  I'm busy hacking up clinic.py to fix this right now and hope 
to have a patch later today.

----------

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

Reply via email to