commit | 7361451b97a30de0e758094ac83a1fb1f01ed5bb | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Aug 26 18:17:40 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Aug 27 03:17:40 2020 +0200 |
tree | d0bf78c72a7c1dade87db56c1e63c7e877a6a919 | |
parent | 211e4c6e9c1ab60bb2577dda6587fbec79f679b2 [diff] |
bpo-41609: Fix output of pdb's whatis command for instance methods (GH-21935) (#21977) (cherry picked from commit 022bc7572f061e1d1132a4db9d085b29707701e7) Co-authored-by: Irit Katriel <iritkatriel@yahoo.com>