This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients Tomer Chachamu, gvanrossum, iritkatriel, pablogsal, ppperry, taleinat, xdegaye
Date 2021-04-04.13:37:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617543438.15.0.649241988813.issue24160@roundup.psfhosted.org>
In-reply-to
Content
With the patch:

PS C:\Users\User\src\cpython-dev> ./python -m test test_pdb -R 3:3
Running Debug|x64 interpreter...
0:00:00 Run tests sequentially
0:00:00 [1/1] test_pdb
beginning 6 repetitions
123456
......

== Tests result: SUCCESS ==

1 test OK.

Total duration: 34.2 sec
Tests result: SUCCESS
History
Date User Action Args
2021-04-04 13:37:18iritkatrielsetrecipients: + iritkatriel, gvanrossum, taleinat, xdegaye, ppperry, Tomer Chachamu, pablogsal
2021-04-04 13:37:18iritkatrielsetmessageid: <1617543438.15.0.649241988813.issue24160@roundup.psfhosted.org>
2021-04-04 13:37:18iritkatriellinkissue24160 messages
2021-04-04 13:37:18iritkatrielcreate