]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76007: Deprecate `__version__` attribute in `http.server` (#142658)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sat, 13 Dec 2025 15:32:13 +0000 (17:32 +0200)
committerGitHub <noreply@github.com>
Sat, 13 Dec 2025 15:32:13 +0000 (15:32 +0000)
commit170dac291edc385cf5b46e09c6481be409e0633a
treeeb990c6dcfb0618218f855a62f9da0d24c804c91
parente02a35c36535330bb86b4067104f537aa6da00e4
gh-76007: Deprecate `__version__` attribute in `http.server` (#142658)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Doc/deprecations/pending-removal-in-3.20.rst
Doc/whatsnew/3.15.rst
Lib/http/server.py
Lib/test/test_httpservers.py
Misc/NEWS.d/3.15.0a2.rst
Misc/NEWS.d/next/Library/2025-12-13-00-09-09.gh-issue-76007.Xg1xCO.rst [new file with mode: 0644]