Skip to content

complete multiprocessing.connection stub#1716

Merged
matthiaskramm merged 2 commits into
masterfrom
multiproc-connection
Nov 9, 2017
Merged

complete multiprocessing.connection stub#1716
matthiaskramm merged 2 commits into
masterfrom
multiproc-connection

Conversation

@JelleZijlstra
Copy link
Copy Markdown
Member

Adds additional public members based on https://github.com/python/cpython/blob/master/Lib/multiprocessing/connection.py#L10 and https://docs.python.org/3/library/multiprocessing.html#multiprocessing-listeners-clients.

I found some discrepancies in the docs while adding these stubs and filed python/cpython#4304 to address them.

@JelleZijlstra
Copy link
Copy Markdown
Member Author

Followup from #1678.

@matthiaskramm matthiaskramm merged commit 9390a49 into master Nov 9, 2017
@matthiaskramm matthiaskramm deleted the multiproc-connection branch November 9, 2017 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants