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 miss-islington
Recipients miss-islington, terry.reedy
Date 2020-11-20.07:22:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605856957.84.0.56053544509.issue42416@roundup.psfhosted.org>
In-reply-to
Content
New changeset c076d488059c96e97936f4d669e32aea0994886f by Miss Islington (bot) in branch '3.8':
bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)
https://github.com/python/cpython/commit/c076d488059c96e97936f4d669e32aea0994886f
History
Date User Action Args
2020-11-20 07:22:37miss-islingtonsetrecipients: + miss-islington, terry.reedy
2020-11-20 07:22:37miss-islingtonsetmessageid: <1605856957.84.0.56053544509.issue42416@roundup.psfhosted.org>
2020-11-20 07:22:37miss-islingtonlinkissue42416 messages
2020-11-20 07:22:37miss-islingtoncreate