| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Even if the flag is deprecated and planned for removal it's better to document as such. For the CLI rendering we can also just have python -m http.server [OPTIONS] and list the options afterwards with some "The allowed options are listed below." introductory sentence. |
Sorry, something went wrong.
|
Note that 3.13 is still a stable release and deprecated features are still legitimate to use |
Sorry, something went wrong.
Sorry, something went wrong.
|
I'll review it at home |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
|
Thank you for review |
Sorry, something went wrong.
|
Thanks @donbarbos for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, something went wrong.
…erver` CLI (pythonGH-131010) (cherry picked from commit 7ae9c5d) Co-authored-by: donBarbos <donbarbos@proton.me>
|
Sorry, @donbarbos and @hugovk, I could not cleanly backport this to 3.12 due to a conflict. cherry_picker 7ae9c5dd25cccfc4e44fae6c6974ab9f32c5e985 3.12 |
Sorry, something went wrong.
|
GH-131293 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
…erver` CLI (python#131010) (cherry picked from commit 7ae9c5d)
|
GH-131294 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
…`http.server` CLI (pythonGH-131010) (python#131293) pythongh-130160: use `.. program::` directive for documenting `http.server` CLI (pythonGH-131010) (cherry picked from commit 7ae9c5d) Co-authored-by: donBarbos <donbarbos@proton.me>
| Back | FazBrowse Home | New Git URL |
I wasn't sure if I should move the --cgi flag to this section as it is already deprecated and will be removed in 3.15
It is currently located below CGIHTTPRequestHandler class description
📚 Documentation preview 📚: https://cpython-previews--131010.org.readthedocs.build/