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