[issue6476] MSVCRT's spawnve/spawnvpe are not thread safe

Roundup Robot report at bugs.python.org
Tue Jul 19 01:30:36 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 3fa7581f6d46 by Antoine Pitrou in branch '2.7':
Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows.
http://hg.python.org/cpython/rev/3fa7581f6d46

New changeset a01ba3c32a4b by Antoine Pitrou in branch '3.2':
Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows.
http://hg.python.org/cpython/rev/a01ba3c32a4b

New changeset aee7c27ea7df by Antoine Pitrou in branch 'default':
Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows.
http://hg.python.org/cpython/rev/aee7c27ea7df

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

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


More information about the Python-bugs-list mailing list