Skip to content

[3.10] bpo-46468: document that "-m http.server" defaults to port 8000 (GH-30776) #30787

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

Merged
merged 1 commit into from
Jan 22, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 22, 2022

Code link:
https://github.com/python/cpython/blob/70c16468deee9390e34322d32fda57df6e0f46bb/Lib/http/server.pyGH-L1270

It's been this way since at least 3.4.

Also improved some wording in the same section.
(cherry picked from commit c8a5366)

Co-authored-by: Jelle Zijlstra [email protected]

https://bugs.python.org/issue46468

…onGH-30776)

Code link:
https://github.com/python/cpython/blob/70c16468deee9390e34322d32fda57df6e0f46bb/Lib/http/server.pyGH-L1270

It's been this way since at least 3.4.

Also improved some wording in the same section.
(cherry picked from commit c8a5366)

Co-authored-by: Jelle Zijlstra <[email protected]>
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Jan 22, 2022
@miss-islington
Copy link
Contributor Author

@JelleZijlstra and @asvetlov: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@JelleZijlstra and @asvetlov: Status check is done, and it's a success ✅ .

Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good bot

@asvetlov asvetlov merged commit 923c994 into python:3.10 Jan 22, 2022
@bedevere-bot
Copy link

@asvetlov: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-c8a5366-3.10 branch January 22, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants