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.

URL PR 27252
Status merged
Title bpo-44682: Handle invalid arg to pdb's "commands" directive
History
Date User Action Args
2021-07-28 16:55:05andrei.avksetstatus: open -> merged
2021-07-26 16:03:05andrei.avksettitle: bpo-44682: Display error message and return when pdb's "commands" is invoked with an invalid breakpoint number -> bpo-44682: Handle invalid arg to pdb's "commands" directive
2021-07-26 15:48:36andrei.avksettitle: bpo-44682: Display error message and return when pdb's "commands" is invoked w/invalid breakpoint number -> bpo-44682: Display error message and return when pdb's "commands" is invoked with an invalid breakpoint number
2021-07-26 14:57:20andrei.avksettitle: bpo-44682: Fix pdb commands w/invalid breakpoint -> bpo-44682: Display error message and return when pdb's "commands" is invoked w/invalid breakpoint number
2021-07-20 04:14:03andrei.avklinkissue44682 pull_requests
2021-07-20 04:14:03andrei.avkcreate