]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-116785: Fix direct invocation of `test_inspect` (GH-116787) (#116795)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 14 Mar 2024 10:25:48 +0000 (11:25 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Mar 2024 10:25:48 +0000 (10:25 +0000)
commitc42e709e5a263ae3140712b3944477c510d7bc8c
treebbaf1b11c82151acd3c0ccba0d79ec19d986db6f
parent1080dd166d260fbfacb4e9aaec7af8f5da5917b1
[3.11] gh-116785: Fix direct invocation of `test_inspect` (GH-116787) (#116795)

gh-116785: Fix direct invocation of `test_inspect` (GH-116787)
(cherry picked from commit 66fb613d90fe3dea32130a5937963a9362c8a59e)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_inspect/test_inspect.py