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 christian.heimes
Recipients Roman Yurchak, Simon Biggs, barry, brett.cannon, christian.heimes, corona10, erlendaasland, ethan smith, mcepl, miss-islington, pmpp, rdb, serhiy.storchaka, xtreak
Date 2022-01-24.21:02:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643058132.56.0.102312540607.issue40280@roundup.psfhosted.org>
In-reply-to
Content
New changeset d5fd438b38248a0d2e91898475369361e34f74b7 by Christian Heimes in branch 'main':
bpo-40280: Get help() working and more (GH-30858)
https://github.com/python/cpython/commit/d5fd438b38248a0d2e91898475369361e34f74b7
History
Date User Action Args
2022-01-24 21:02:12christian.heimessetrecipients: + christian.heimes, barry, brett.cannon, mcepl, pmpp, serhiy.storchaka, rdb, ethan smith, corona10, miss-islington, Roman Yurchak, xtreak, erlendaasland, Simon Biggs
2022-01-24 21:02:12christian.heimessetmessageid: <1643058132.56.0.102312540607.issue40280@roundup.psfhosted.org>
2022-01-24 21:02:12christian.heimeslinkissue40280 messages
2022-01-24 21:02:12christian.heimescreate