diff options
author | Larry Hastings <larry@hastings.org> | 2014-02-20 23:34:46 -0800 |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-02-20 23:34:46 -0800 |
commit | 13da6a1a9ce69ab8c08c60c2532bd2d42ec32a12 (patch) | |
tree | f7bddb530025b3807307da58b760d8674f8a3676 /Python/pystate.c | |
parent | d224b6a796a8934b85b9a959c7a9e4b31d2bb428 (diff) | |
download | cpython-git-13da6a1a9ce69ab8c08c60c2532bd2d42ec32a12.tar.gz |
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.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions