Skip to content

bpo-36342: Fix test_multiprocessing in test_venv - #12513

Merged
miss-islington merged 1 commit into
python:masterfrom
xdegaye:bpo-36342
May 30, 2019
Merged

bpo-36342: Fix test_multiprocessing in test_venv#12513
miss-islington merged 1 commit into
python:masterfrom
xdegaye:bpo-36342

Conversation

@xdegaye

@xdegayexdegaye commented Mar 23, 2019

Copy link
Copy Markdown
Contributor

when platform lacks a functioning sem_open implementation

https://bugs.python.org/issue36342

@csabella

Copy link
Copy Markdown
Contributor

There is more information on the bpo about this issue which may be helpful when reviewing. Even though the change is in test_venv, it is related to multiprocessing. There was a similar PR for asyncio.

@pitroupitrou 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.

+1

@miss-islington
miss-islington merged commit 5437ccc into python:masterMay 30, 2019
@xdegaye
xdegaye deleted the bpo-36342 branch November 16, 2019 15:07
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@xdegaye@csabella@pitrou@the-knights-who-say-ni@bedevere-bot@miss-islington