summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-07-11 18:38:37 (GMT)
committerGitHub <noreply@github.com>2019-07-11 18:38:37 (GMT)
commit3d58b78481e0238593f85cc182b798fe3b77648c (patch)
tree1bb6e5f60d39f1dcd92e7c08394cc36f5c28cfec /Python/errors.c
parent107171500d7d6e60f463eeb4db492c0ae292a669 (diff)
downloadcpython-3d58b78481e0238593f85cc182b798fe3b77648c.zip
cpython-3d58b78481e0238593f85cc182b798fe3b77648c.tar.gz
cpython-3d58b78481e0238593f85cc182b798fe3b77648c.tar.bz2
bpo-37558: Shared memory tests are failing due to double slashes (GH-14703)
With the addition of shared memory into Python 3.8, we now have three tests failing on Solaris, namely `test_multiprocessing_fork`, `test_multiprocessing_forkserver` and `test_multiprocessing_spawn`. The reason seems to be incorrect name handling which results in two slashes being prepended. https://bugs.python.org/issue37558 (cherry picked from commit 4737265622251756a9480ab84af2442b6b986850) Co-authored-by: Jakub KulĂ­k <Kulikjak@gmail.com>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions