bpo-24160: Fix test_pdb refleaks failure by iritkatriel · Pull Request #25182 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
the-knights-who-say-ni
added
the
CLA signed
label
iritkatriel
added
the
skip news
label
iritkatriel
closed this
iritkatriel
reopened this
iritkatriel
requested a review
from pablogsal
pablogsal
commented
Apr 4, 2021
pablogsal commented
Member
Thanks for the quick fix @iritkatriel! I have verified the fix manually:
❯ ./python -m test test_pdb -R 3:3
0:00:00 load avg: 0.05 Run tests sequentially
0:00:00 load avg: 0.05 [1/1] test_pdb
beginning 6 repetitions
123456
......
== Tests result: SUCCESS ==
1 test OK.
Total duration: 7.9 sec
Tests result: SUCCESS
pablogsal
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
pablogsal
merged commit
aadd4e1
into
python:master
bedevere-bot
removed
the
awaiting merge
label
iritkatriel
deleted the
doctest-fix
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment