]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76007: `pydoc`: Catch `DeprecationWarning` for stdlib module `__version__` attribu...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Sun, 14 Dec 2025 12:59:05 +0000 (12:59 +0000)
committerGitHub <noreply@github.com>
Sun, 14 Dec 2025 12:59:05 +0000 (14:59 +0200)
commit78a50ee10ef73296eba98899d496bff3915ddc41
tree42a00ae339bf3903e334d39da923109048e068e6
parent04da416e6b97e8a673116644efa9b898c8101849
gh-76007: `pydoc`: Catch `DeprecationWarning` for stdlib module `__version__` attributes (#139997)
Lib/pydoc.py
Lib/test/test_pydoc/test_pydoc.py
Misc/NEWS.d/next/Library/2025-10-12-12-43-56.gh-issue-76007.PyGM14.rst [new file with mode: 0644]