[issue28732] spawnl crash on windows7

Roundup Robot report at bugs.python.org
Sat Nov 19 22:18:00 EST 2016


Roundup Robot added the comment:

New changeset e076ace7b0ff by Steve Dower in branch '3.5':
Issue #28732: Raise ValueError when argv[0] is empty.
https://hg.python.org/cpython/rev/e076ace7b0ff

New changeset af78b33704af by Steve Dower in branch '3.6':
Issue #28732: Raise ValueError when argv[0] is empty
https://hg.python.org/cpython/rev/af78b33704af

New changeset fc6f757e53de by Steve Dower in branch 'default':
Issue #28732: Raise ValueError when argv[0] is empty
https://hg.python.org/cpython/rev/fc6f757e53de

----------

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


More information about the Python-bugs-list mailing list