Skip to content

[3.7] Fix typo in Lib/socketserver.py (GH-17024)#17194

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-d0acdfc-3.7
Nov 16, 2019
Merged

[3.7] Fix typo in Lib/socketserver.py (GH-17024)#17194
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-d0acdfc-3.7

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

changed 'This is bad class design, but save some typing'
into 'This is bad class design, but saves some typing'.
(cherry picked from commit d0acdfc)

Co-authored-by: Jason (Perry) Taylor jtaylor@seek.com.au

changed 'This is bad class design, but save some typing'
into 'This is bad class design, but saves some typing'.
(cherry picked from commit d0acdfc)

Co-authored-by: Jason (Perry) Taylor <jtaylor@seek.com.au>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, good bot.

@miss-islington

Copy link
Copy Markdown
Contributor Author

@YesmynameisPerry and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 5469bc0 into python:3.7 Nov 16, 2019
@miss-islington miss-islington deleted the backport-d0acdfc-3.7 branch November 16, 2019 18:32
@miss-islington

Copy link
Copy Markdown
Contributor Author

@YesmynameisPerry and @vstinner: Status check is done, and it's a success ✅ .

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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants