]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-148487: Fix issues in `test_add_python_opts` (#148507) (#148546)
authorVictor Stinner <vstinner@python.org>
Tue, 14 Apr 2026 10:08:32 +0000 (12:08 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2026 10:08:32 +0000 (10:08 +0000)
commit63c9aa60a6f9eec69954f5c21fbdda687fb9e8d9
tree4cda6dc83807ba9bafc65c7564726aed052ccfb4
parentff88ee4b3a404310d60a716aeb9c153e47dec07c
[3.13] gh-148487: Fix issues in `test_add_python_opts` (#148507) (#148546)

gh-148487: Fix issues in `test_add_python_opts` (#148507)

(cherry picked from commit 44f1b987ed1908185d8021fd31703b2dd4d97e82)

Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_regrtest.py