Skip to content

[3.7] bpo-35155: clarify protocol handler method naming (GH-10313) - #12502

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-dd7c4ce-3.7
Mar 22, 2019
Merged

[3.7] bpo-35155: clarify protocol handler method naming (GH-10313)#12502
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-dd7c4ce-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 22, 2019

Copy link
Copy Markdown
Contributor

Clarify that the naming of protocol handler methods shouldn't be literally called "protocol" but should be named after the actual protocol.

https://bugs.python.org/issue35155
(cherry picked from commit dd7c4ce)

Co-authored-by: Denton Liu liu.denton+github@gmail.com

https://bugs.python.org/issue35155

Clarify that the naming of protocol handler methods shouldn't be literally called "protocol" but should be named after the actual protocol.

https://bugs.python.org/issue35155
(cherry picked from commit dd7c4ce)

Co-authored-by: Denton Liu <liu.denton+github@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@Denton-L: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 868581e into python:3.7 Mar 22, 2019
@miss-islington
miss-islington deleted the backport-dd7c4ce-3.7 branch March 22, 2019 23:30
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.

5 participants