]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133210: Fix `test_pydoc` without docstrings (GH-139654) (#139666)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 Oct 2025 15:14:04 +0000 (17:14 +0200)
committerGitHub <noreply@github.com>
Mon, 6 Oct 2025 15:14:04 +0000 (15:14 +0000)
commita35e87086118fd319842fbaaf1c363d15b31d870
treef2d2b741cae82304f9bde34ca4406947d97c5d3d
parent69ab8fbb8586ddd0a31c965f1ee2a99c35a55d30
[3.13] gh-133210: Fix `test_pydoc` without docstrings (GH-139654) (#139666)

gh-133210: Fix `test_pydoc` without docstrings (GH-139654)
(cherry picked from commit 708de26e31b65cd3ae768882c8da59284917a80d)

Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
Lib/test/test_pydoc/test_pydoc.py