[3.8] bpo-43960: test_pdb resets breakpoints (GH-25673) by miss-islington · Pull Request #25682 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Conversation
Contributor
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
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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
miss-islington
commented
Apr 28, 2021
miss-islington commented
Contributor Author
@iritkatriel and @vstinner: Status check is done, and it's a success ✅ .
vstinner
approved these changes
vstinner
left a comment
vstinner
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good bot.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
vstinner
commented
Apr 28, 2021
vstinner commented
Member
test_pdb fails with:
NameError: name 'reset_Breakpoint' is not defined
vstinner
closed this
miss-islington
deleted the
backport-21b02b5-3.8
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment