gh-76007: Deprecate `__version__` attribute in `wsgiref.simple_server` by hugovk · Pull Request #142675 · python/cpython
Conversation
Member
This PR is similar to #142658 for http.server.
This module's WSGIRequestHandler is a subclass of that http.server's BaseHTTPRequestHandler so we can use the same approach.
📚 Documentation preview 📚: https://cpython-previews--142675.org.readthedocs.build/
hugovk
requested a review
from AA-Turner
as a code owner
bedevere-app
Bot
added
the
awaiting core review
label
bedevere-app
Bot
mentioned this pull request
hugovk added 2 commits
StanFromIreland
approved these changes
StanFromIreland
left a comment
StanFromIreland
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
vstinner
approved these changes
vstinner
left a comment
vstinner
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bedevere-app
Bot
added
awaiting merge
and removed
awaiting core review
labels
hugovk
deleted the
3.15-deprecate-__version__-wsgiref.simple_server
branch
bedevere-app
Bot
removed
the
awaiting merge
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment