This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients BTaskaya, iritkatriel, lukasz.langa, miss-islington
Date 2020-08-27.01:17:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598491064.17.0.941468345534.issue41609@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7361451b97a30de0e758094ac83a1fb1f01ed5bb by Miss Islington (bot) in branch '3.9':
bpo-41609: Fix output of pdb's whatis command for instance methods (GH-21935) (#21977)
https://github.com/python/cpython/commit/7361451b97a30de0e758094ac83a1fb1f01ed5bb
History
Date User Action Args
2020-08-27 01:17:44lukasz.langasetrecipients: + lukasz.langa, miss-islington, BTaskaya, iritkatriel
2020-08-27 01:17:44lukasz.langasetmessageid: <1598491064.17.0.941468345534.issue41609@roundup.psfhosted.org>
2020-08-27 01:17:44lukasz.langalinkissue41609 messages
2020-08-27 01:17:44lukasz.langacreate