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 steve.dower
Recipients miss-islington, paul.moore, sparrowt, steve.dower, tim.golden, zach.ware
Date 2022-01-21.17:01:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642784467.97.0.536131343046.issue46434@roundup.psfhosted.org>
In-reply-to
Content
New changeset 60705cff70576482fea31dcafbf8a37cbb751ea5 by Tom Sparrow in branch 'main':
bpo-46434: Handle missing docstrings in pdb help (GH-30705)
https://github.com/python/cpython/commit/60705cff70576482fea31dcafbf8a37cbb751ea5
History
Date User Action Args
2022-01-21 17:01:07steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, miss-islington, sparrowt
2022-01-21 17:01:07steve.dowersetmessageid: <1642784467.97.0.536131343046.issue46434@roundup.psfhosted.org>
2022-01-21 17:01:07steve.dowerlinkissue46434 messages
2022-01-21 17:01:07steve.dowercreate