Staging
v0.5.1
https://github.com/python/cpython
Revision e44b5b2afa6fe2966d8caff45e36c0980413bb86 authored by Miss Islington (bot) on 06 December 2018, 11:23:20 UTC, committed by GitHub on 06 December 2018, 11:23:20 UTC

Join 3 pools in these tests:

* test.test_multiprocessing_spawn.WithProcessesTestPool.test_context
* test.test_multiprocessing_spawn.WithProcessesTestPool.test_traceback
(cherry picked from commit 388c8c208d9d09bd28289c1e4776b947d4d0f0f0)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent f9d8b68
Raw File
Tip revision: e44b5b2afa6fe2966d8caff45e36c0980413bb86 authored by Miss Islington (bot) on 06 December 2018, 11:23:20 UTC
bpo-35424: test_multiprocessing: join 3 pools (GH-10986)
Tip revision: e44b5b2
.bzrignore
.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top