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 Antony.Lee
Recipients Antony.Lee, docs@python
Date 2019-03-13.01:41:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552441297.14.0.332408963845.issue36277@roundup.psfhosted.org>
In-reply-to
Content
pdb's recursive debug command (mentioned e.g. in https://bugs.python.org/issue35931) is not listed in https://docs.python.org/3/library/pdb.html#debugger-commands.
(I haven't checked whether any other command is missing.)
History
Date User Action Args
2019-03-13 01:41:37Antony.Leesetrecipients: + Antony.Lee, docs@python
2019-03-13 01:41:37Antony.Leesetmessageid: <1552441297.14.0.332408963845.issue36277@roundup.psfhosted.org>
2019-03-13 01:41:37Antony.Leelinkissue36277 messages
2019-03-13 01:41:37Antony.Leecreate