]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43960: test_pdb resets breakpoints to make tests deterministic (GH-25691) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 28 Apr 2021 15:43:01 +0000 (08:43 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Apr 2021 15:43:01 +0000 (17:43 +0200)
commitb52cc7c5f1a6c5b48d51cd718719a766c37d6e38
treef8819ffd77223686326256dba2a22cc5441d194b
parentff7266efd0ef6b42dad30c9c0d210f843cc44f39
bpo-43960: test_pdb resets breakpoints to make tests deterministic (GH-25691) (GH-25692)

(cherry picked from commit 2dc6b1789ec86dc80ea290fe33edd61140e47f6f)

Co-authored-by: Irit Katriel <iritkatriel@yahoo.com>
Co-authored-by: Irit Katriel <iritkatriel@yahoo.com>
Lib/test/test_pdb.py