Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 1, 2018

Use also support.SOCK_MAX_SIZE, not only support.PIPE_MAX_SIZE, to
get the size for a blocking send into a multiprocessing pipe.

Replace also test_support with support.

https://bugs.python.org/issue33532

Use also support.SOCK_MAX_SIZE, not only support.PIPE_MAX_SIZE, to
get the size for a blocking send into a multiprocessing pipe.

Replace also test_support with support.
@vstinner vstinner merged commit 1d4be0a into python:2.7 Jun 1, 2018
@vstinner vstinner deleted the test_ignore27 branch June 1, 2018 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants