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 vstinner
Recipients iritkatriel, miss-islington, vstinner
Date 2021-04-28.15:21:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619623280.99.0.85349752717.issue43960@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2dc6b1789ec86dc80ea290fe33edd61140e47f6f by Irit Katriel in branch '3.9':
bpo-43960: test_pdb resets breakpoints to make tests deterministic (GH-25691)
https://github.com/python/cpython/commit/2dc6b1789ec86dc80ea290fe33edd61140e47f6f
History
Date User Action Args
2021-04-28 15:21:21vstinnersetrecipients: + vstinner, miss-islington, iritkatriel
2021-04-28 15:21:20vstinnersetmessageid: <1619623280.99.0.85349752717.issue43960@roundup.psfhosted.org>
2021-04-28 15:21:20vstinnerlinkissue43960 messages
2021-04-28 15:21:20vstinnercreate