| commit | bf2b65e413ca5ec705c7e2f463d0d75e947588a4 | [log] [tgz] |
|---|---|---|
| author | xdegaye <xdegaye@gmail.com> | Fri Dec 01 08:08:49 2017 +0100 |
| committer | GitHub <noreply@github.com> | Fri Dec 01 08:08:49 2017 +0100 |
| tree | f7146c74b318ca4d3ed66551e9f9e68b07be7fa7 | |
| parent | a561862048555d555fa4850eaf832ae5474c7e1f [diff] |
bpo-28668: test.support.requires_multiprocessing_queue is removed (GH-4560)
Skip tests with test.support.import_module('multiprocessing.synchronize')
instead when the semaphore implementation is broken or missing.