bpo-43960: reset global breakpoint state at the beginning of a pdb te…#25673
Conversation
…st to make it deterministic
|
Thanks @iritkatriel for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Thanks @iritkatriel for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Sorry @iritkatriel and @vstinner, I had trouble checking out the |
|
GH-25681 is a backport of this pull request to the 3.9 branch. |
Reset global breakpoint state at the beginning of test_pdb_next_command_in_generator_for_loop() to make it deterministic. (cherry picked from commit 21b02b5) Co-authored-by: Irit Katriel <iritkatriel@yahoo.com>
|
Thanks @iritkatriel for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
GH-25682 is a backport of this pull request to the 3.8 branch. |
|
Oh, thanks for the fix @iritkatriel, it fix my issue and it LGTM. I merged your fix and backported it to 3.8 and 3.9. |
…st to make it deterministic
https://bugs.python.org/issue43960