]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136438: Make sure test.test_pydoc.test_pydoc pass with all optimization levels...
authorArseniy Krupchik <96835169+Grivvus@users.noreply.github.com>
Sun, 12 Oct 2025 22:17:41 +0000 (02:17 +0400)
committerGitHub <noreply@github.com>
Sun, 12 Oct 2025 22:17:41 +0000 (15:17 -0700)
commitbb85af343f331b104e3bca685e8f96e60bba8bc0
treebafe65a03e4c8b64809b915acc67b7fcbfd1d9b7
parent5f91d5d9a4187c4bfa2ddd653b819b12eb3ad477
gh-136438: Make sure test.test_pydoc.test_pydoc pass with all optimization levels (#136479)

test_pydoc.test_pydoc now passes with -OO
Lib/test/test_pydoc/test_pydoc.py