[issue23400] Inconsistent behaviour of multiprocessing.Queue() if sem_open is not implemented

Roundup Robot report at bugs.python.org
Wed Apr 8 16:57:33 CEST 2015


Roundup Robot added the comment:

New changeset 749fd043de95 by Berker Peksag in branch '3.4':
Issue #23400: Raise same exception on both Python 2 and 3 if sem_open is not available.
https://hg.python.org/cpython/rev/749fd043de95

New changeset a49737bd6086 by Berker Peksag in branch 'default':
Issue #23400: Raise same exception on both Python 2 and 3 if sem_open is not available.
https://hg.python.org/cpython/rev/a49737bd6086

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23400>
_______________________________________


More information about the Python-bugs-list mailing list