]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46421: Fix unittest filename evaluation when called as a module (GH-30654)
authorBader Zaidan <bader@zaidan.pw>
Thu, 17 Mar 2022 23:37:52 +0000 (00:37 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Mar 2022 23:37:52 +0000 (16:37 -0700)
commita0db11b10fca0fee6bb2b8d6277e266bad8c0fdb
tree156a2aa456e37ceaa2eed93c5baf03f19c912829
parentac8308d3eaf2526318c1bbf13d4a214fd24605d2
bpo-46421: Fix unittest filename evaluation when called as a module (GH-30654)
Lib/test/test_cmd_line.py
Lib/unittest/main.py
Misc/ACKS
Misc/NEWS.d/next/Library/2022-01-18-01-29-38.bpo-46421.9LdmNr.rst [new file with mode: 0644]