SIGN IN SIGN UP

Issue #20710: The pydoc summary line no longer displays the "self" parameter

for bound methods.  Previous to this change, it displayed "self" for methods
implemented in Python but not methods implemented in C; it is now both
internally consistent and consistent with inspect.Signature.
L
Larry Hastings committed
13da6a1a9ce69ab8c08c60c2532bd2d42ec32a12
Parent: d224b6a