Skip to content

bpo-28668: test.support.requires_multiprocessing_queue is removed#4560

Merged
xdegaye merged 2 commits intopython:masterfrom
xdegaye:bpo-28668
Dec 1, 2017
Merged

bpo-28668: test.support.requires_multiprocessing_queue is removed#4560
xdegaye merged 2 commits intopython:masterfrom
xdegaye:bpo-28668

Conversation

@xdegaye
Copy link
Contributor

@xdegaye xdegaye commented Nov 25, 2017

Skip tests with test.support.import_module('multiprocessing.synchronize')
instead when the semaphore implementation is broken or missing.

https://bugs.python.org/issue28668

Skip tests with test.support.import_module('multiprocessing.synchronize')
instead when the semaphore implementation is broken or missing.
@xdegaye xdegaye added the tests Tests in the Lib/test dir label Nov 25, 2017
@xdegaye xdegaye requested a review from vsajip November 25, 2017 14:33
@xdegaye xdegaye merged commit bf2b65e into python:master Dec 1, 2017
@xdegaye xdegaye deleted the bpo-28668 branch December 1, 2017 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants