]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43960: test_pdb resets breakpoints to make tests deterministic (GH-25691)
authorIrit Katriel <iritkatriel@yahoo.com>
Wed, 28 Apr 2021 15:21:11 +0000 (16:21 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Apr 2021 15:21:11 +0000 (17:21 +0200)
commit2dc6b1789ec86dc80ea290fe33edd61140e47f6f
tree3528112a2ebcb4610d99609e5851e4e3c6d5a18a
parentfdb11897d7c8f9e6bdf96fcef802f784ef90f726
bpo-43960: test_pdb resets breakpoints to make tests deterministic (GH-25691)
Lib/test/test_pdb.py