]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76007: Deprecate `__version__` attribute in `wsgiref.simple_server` (#142675)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 16 Dec 2025 12:08:51 +0000 (14:08 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Dec 2025 12:08:51 +0000 (14:08 +0200)
commitc10ec48bb9e791e416f5670ae8a415f5bfac5419
treeacab0de61db45fb81346255cf8e6cd1c9041944c
parente27f76b6fe9340d9c92571a83e3e91baf52d140b
gh-76007: Deprecate `__version__` attribute in `wsgiref.simple_server` (#142675)
Doc/deprecations/pending-removal-in-3.20.rst
Doc/whatsnew/3.15.rst
Lib/test/test_wsgiref.py
Lib/wsgiref/simple_server.py
Misc/NEWS.d/next/Library/2025-12-13-19-17-01.gh-issue-76007.-OSQU3.rst [new file with mode: 0644]