]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131290: ensure that test files can be executed as standalone scripts (#131371)
authorMaksim <130899353+MaximGit1@users.noreply.github.com>
Sat, 12 Apr 2025 07:46:19 +0000 (10:46 +0300)
committerGitHub <noreply@github.com>
Sat, 12 Apr 2025 07:46:19 +0000 (07:46 +0000)
commit292a7248cda89f497e06eff4aa0147d6ff22f6bb
tree357a5ab5bb610e129253163a8d5019213c03f35b
parent2aab2db1461ef49b42549255af16a74b1bf8a5ef
gh-131290: ensure that test files can be executed as standalone scripts (#131371)

---------

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/test_metaclass.py
Lib/test/test_pyclbr.py
Lib/test/test_regrtest.py
Misc/NEWS.d/next/Tests/2025-03-17-19-47-27.gh-issue-131290.NyCIXR.rst [new file with mode: 0644]