]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26053: Fix args echoed by pdb run command (#22033)
authorIrit Katriel <iritkatriel@yahoo.com>
Thu, 1 Apr 2021 15:25:59 +0000 (16:25 +0100)
committerGitHub <noreply@github.com>
Thu, 1 Apr 2021 15:25:59 +0000 (08:25 -0700)
commit652bfdee9495dca241d48278742fe035b7a82bdb
tree709028598de16a04558c77f52d6e47eeb0a1401b
parentfcb55c0037baab6f98f91ee38ce84b6f874f034a
bpo-26053: Fix args echoed by pdb run command (#22033)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2020-09-01-10-12-13.bpo-26053.hXikw_.rst [new file with mode: 0644]