]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133210: Fix `test_inspect` in `--without-doc-strings` mode (GH-133250)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 1 May 2025 16:36:12 +0000 (18:36 +0200)
committerGitHub <noreply@github.com>
Thu, 1 May 2025 16:36:12 +0000 (16:36 +0000)
commitf7d1109a1227dec99c6fb08c7e64aecc7acafa02
treeb1b7461c71685b8d2fc10db977bf2531e7ed18dc
parent90c786e377b98eeba93b91c05f8a3527d7868a6b
[3.13] gh-133210: Fix `test_inspect` in `--without-doc-strings` mode (GH-133250) (#133263)

gh-133210: Fix `test_inspect` in `--without-doc-strings` mode (GH-133250)
(cherry picked from commit 27e011455d38facfeca8aeaeed505cbd987f8509)

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