-
-
Couldn't load subscription status.
- Fork 33.3k
gh-133810: remove http.server.CGIHTTPRequestHandler and --cgi flag
#133811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-133810: remove http.server.CGIHTTPRequestHandler and --cgi flag
#133811
Conversation
|
Free-threaded failure is known: #132983 (comment). |
Misc/NEWS.d/next/Library/2025-05-10-11-04-47.gh-issue-133810.03WhnK.rst
Outdated
Show resolved
Hide resolved
Misc/NEWS.d/next/Library/2025-05-10-11-04-47.gh-issue-133810.03WhnK.rst
Outdated
Show resolved
Hide resolved
Misc/NEWS.d/next/Library/2025-05-10-11-04-47.gh-issue-133810.03WhnK.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Hugo van Kemenade <[email protected]>
…3WhnK.rst Co-authored-by: Hugo van Kemenade <[email protected]>
|
Still some suggestions that GitHub is hiding about not bumping the |
Co-authored-by: Hugo van Kemenade <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, nice cleanup! +28 −755
|
Thanks for the review! Sorry for this long back and forth but I was using GH UI :') |
|
It's all good! 🚀 |
…i` flag (python#133811) The CGI HTTP request handler has been deprecated since Python 3.13.
…i` flag (python#133811) The CGI HTTP request handler has been deprecated since Python 3.13.
http.server.CGIHTTPRequestHandlerand--cgiflag support #133810📚 Documentation preview 📚: https://cpython-previews--133811.org.readthedocs.build/