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 iritkatriel
Recipients hjzin, iritkatriel, miss-islington
Date 2021-06-11.16:18:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623428332.83.0.887730602314.issue43318@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6df926f1c46eb6db7b5dcd0227c6b532c78525c9 by Miss Islington (bot) in branch '3.9':
bpo-43318: Fix a bug where pdb does not always echo cleared breakpoints (GH-24646) (GH-26675)
https://github.com/python/cpython/commit/6df926f1c46eb6db7b5dcd0227c6b532c78525c9
History
Date User Action Args
2021-06-11 16:18:52iritkatrielsetrecipients: + iritkatriel, miss-islington, hjzin
2021-06-11 16:18:52iritkatrielsetmessageid: <1623428332.83.0.887730602314.issue43318@roundup.psfhosted.org>
2021-06-11 16:18:52iritkatriellinkissue43318 messages
2021-06-11 16:18:52iritkatrielcreate