Skip to content

[2.7] Fix description about SimpleXMLRPCServer constructor parameter bind_and_activate. (GH-776)#6255

Merged
miss-islington merged 1 commit into
python:2.7from
miss-islington:backport-e622357-2.7
Mar 26, 2018
Merged

[2.7] Fix description about SimpleXMLRPCServer constructor parameter bind_and_activate. (GH-776)#6255
miss-islington merged 1 commit into
python:2.7from
miss-islington:backport-e622357-2.7

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

Passing True as the bind_and_activate do immediately opening and binding to their socket.
(cherry picked from commit e622357)

Co-authored-by: cocoatomo cocoatomo77@gmail.com

…nd_activate. (pythonGH-776)

Passing True as the `bind_and_activate` *do* immediately opening and binding to their socket.
(cherry picked from commit e622357)

Co-authored-by: cocoatomo <cocoatomo77@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@cocoatomo and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit a266507 into python:2.7 Mar 26, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington
miss-islington deleted the backport-e622357-2.7 branch March 26, 2018 12:11
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