-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Doc: http.server: directory is not a class attribute, but an argument. #26017
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
Doc: http.server: directory is not a class attribute, but an argument. #26017
Conversation
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.
LGTM
Thanks @JulienPalard for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9. |
Sorry @JulienPalard and @orsenthil, I had trouble checking out the |
GH-26030 is a backport of this pull request to the 3.9 branch. |
pythonGH-26017) * Doc: http.server: directory is not a class attribute, but an argument. (cherry picked from commit d1b8157) Co-authored-by: Julien Palard <julien@palard.fr>
Thanks @JulienPalard for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
GH-26031 is a backport of this pull request to the 3.10 branch. |
Also added the fact that this argument was added on 3.7.