bpo-39797 Changes to socketserver.BaseServer's shutdown() method.#18929
bpo-39797 Changes to socketserver.BaseServer's shutdown() method.#18929miss-islington merged 3 commits into
Conversation
ned-deily
left a comment
There was a problem hiding this comment.
Thanks for the PR. Generally, for doc-only changes, there is no need to include a NEWS entry so please update the PR to remove it. Also as was noted elsewhere, in general you should just submit one PR and against the master branch (or whatever the highest applicable branch is). If accepted, the core developer will mark the PR to be automatically backported to appropriate maintenance branches. So I'm going to close the PRs you submitted against other branches so you don't need to update them.
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Sorry, something went wrong.
News is not needed for documentation PRs
Thanks. Will do so.
Thanks. I was not sure what to do and so I decided to write to the previous ones. Sorry for that. |
Sorry, something went wrong.
|
Apologies for closing and reopening the PR. I clicked the wrong button when responding. |
Sorry, something went wrong.
|
I have made the requested changes; please review again |
Sorry, something went wrong.
|
Thanks for making the requested changes! @ned-deily: please review the changes made to this pull request. |
Sorry, something went wrong.
|
Thanks @amaajemyfren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
Sorry, something went wrong.
…thonGH-18929) Automerge-Triggered-By: @ned-deily (cherry picked from commit 2de7ac9) Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
…thonGH-18929) Automerge-Triggered-By: @ned-deily (cherry picked from commit 2de7ac9) Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
…-18929) Automerge-Triggered-By: @ned-deily (cherry picked from commit 2de7ac9) Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
…-18929) Automerge-Triggered-By: @ned-deily (cherry picked from commit 2de7ac9) Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
https://bugs.python.org/issue39797
Automerge-Triggered-By: @ned-deily