[issue16458] subprocess.py throw "The handle is invalid" error on duplicating the STD_INPUT_HANDLE

Karthk Rajagopalan report at bugs.python.org
Wed Nov 14 16:34:35 CET 2012


Karthk Rajagopalan added the comment:

Hi Tim, 

Thanks for your reply.

Yes, DuplicateHandle(..) seem to fail if the handle is to a socket under XP SP3. 

Can you point me to the guidelines about submitting patch so I can merge my change in main branch and upload it?

We build python from source and doesn't use pywin32 as of now. So I downloaded them yesterday to come up with a test case in python which you can use in your test bed.

-Karthik

----------

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


More information about the Python-bugs-list mailing list