]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127949: fix `DeprecationWarning` in test_inspect.py (#128215)
authorThomas Grainger <tagrain@gmail.com>
Tue, 24 Dec 2024 09:43:31 +0000 (09:43 +0000)
committerGitHub <noreply@github.com>
Tue, 24 Dec 2024 09:43:31 +0000 (15:13 +0530)
commit3f6a618e49b1c8c12a7bc0c26e846735e108dc97
treefe5d88d917e68f25aafdd8d88e2bbd5b3c5d82a5
parent30efede33ca1fe32debbae93cc40b0e7e0b133b3
gh-127949: fix `DeprecationWarning` in test_inspect.py (#128215)
Lib/test/test_inspect/test_inspect.py