Staging
v0.8.1
https://github.com/python/cpython
Revision b1e736113484c99acb57e4acb417b91a9e58e7ff authored by Victor Stinner on 18 June 2020, 15:19:59 UTC, committed by GitHub on 18 June 2020, 15:19:59 UTC
On Linux, skip tests using multiprocessing if the current user cannot
create a file in /dev/shm/ directory. Add the
skip_if_broken_multiprocessing_synchronize() function to the
test.support module.

(cherry picked from commit ddbeb2f3e02a510c5784ffd74c5e09e8c70b5881)
1 parent 610a60c
History
Tip revision: b1e736113484c99acb57e4acb417b91a9e58e7ff authored by Victor Stinner on 18 June 2020, 15:19:59 UTC
bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944) (GH-20962)
Tip revision: b1e7361
File Mode Size
workflows
CODEOWNERS -rw-r--r-- 3.8 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 485 bytes

back to top