]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-116785: Fix direct invocation of `test_inspect` (GH-116787) (#116794)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 14 Mar 2024 10:20:20 +0000 (11:20 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Mar 2024 10:20:20 +0000 (10:20 +0000)
commitc4a22ad89978ee5c12a178b95203c38502215975
treee910a850dd7cdb122f3539c3641cc23668eee675
parent991710af022f27db862ff1399178bcc76b062669
[3.12] gh-116785: Fix direct invocation of `test_inspect` (GH-116787) (#116794)

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