-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
remove references to deprecated CGI library #95413
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
Comments
We keep the docs until the feature is removed. |
Ah I see in the PR that you are proposing to remove them from the tutorial intro only (in the future try to be more specific in the issue). I don’t have an opinion on when that should happen. |
…-95414) (cherry picked from commit b17aae8) Co-authored-by: partev <[email protected]>
I think the proposed change makes sense, as it only removes parts of sentences that propote certain stdlib modules. IMO, we don't want to promote use of a deprecated stdlib module. |
(cherry picked from commit b17aae8) Co-authored-by: partev <[email protected]>
Remove references to CGI library because it has deprecated since version 3.11, will be removed in version 3.13
https://docs.python.org/3.12/library/cgi.html
The text was updated successfully, but these errors were encountered: