STINNER Victor <victor.stin...@haypocalc.com> added the comment:

subprocess-cloexec-atomic-py3k-tests2-close_fds.patch adds a test called to 
Win32ProcessTestCase which is specific to Windows. And this class has already a 
test with the same name. You should move your test to ProcessTestCase (and so 
it will test the C implementation, the Python implementation and also without 
poll).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7213>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to