]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-133210: Fix `test_inspect` without docstrings (GH-139651) (#139776)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Oct 2025 14:14:19 +0000 (16:14 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 14:14:19 +0000 (14:14 +0000)
commitd8bdc1e6f7e394cac8a682fa8209ceeb58acd80b
tree6acb9ab9a69eaa51a5f77d96b19dfdd597af5241
parentb5230d73a9c9893df0f00035a2c7ab0d61d83233
[3.14] gh-133210: Fix `test_inspect` without docstrings (GH-139651) (#139776)

gh-133210: Fix `test_inspect` without docstrings (GH-139651)
(cherry picked from commit 7c70cc5c23971ef448ea59827c6e6ae310157356)

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