[pypy-issue] [issue1030] cpython test_subprocess.py fails on Windows

Akaiten tracker at bugs.pypy.org
Sun Feb 12 18:18:39 CET 2012


Akaiten <akaiten at mail.ru> added the comment:

I think handling of Windows errors in internal subprocess module is broken. Raised 
error has always a default errno - 22 (EINVAL). Here is my diff to fix 
test_leaking_fds_on_error test. Please, review it.

----------
nosy: +Akaiten

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1030>
________________________________________


More information about the pypy-issue mailing list