]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133210: Fix `test_pydoc` in `--without-doc-strings` mode (GH-133271) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 May 2025 10:36:35 +0000 (12:36 +0200)
committerGitHub <noreply@github.com>
Fri, 2 May 2025 10:36:35 +0000 (10:36 +0000)
commitb64cc74b14becb874954c1cd2aeddbcf68a39d51
tree34684e4e9ac87931a0fd3b18bf534e07ad151819
parentae775dcc24006b42905ab853040f150507a2e077
[3.13] gh-133210: Fix `test_pydoc` in `--without-doc-strings` mode (GH-133271) (#133288)

gh-133210: Fix `test_pydoc` in `--without-doc-strings` mode (GH-133271)
(cherry picked from commit 4912b29166eb23fc7219dbd39d5af0b69bd1a085)

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