This repository was archived by the owner on Nov 23, 2017. It is now read-only.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
Tulip-related changes for http://bugs.python.org/issue1191964 #170
Open
Description
These are the tulip/asyncio changes to allow for non-blocking
subprocess.Popen() functionality from http://bugs.python.org/issue1191964.
Technically speaking, this patch does not actually need to be applied. It
primarily offers a first step to minimize duplicated code -
windows_utils.py:pipe() having been moved/copied to the standard library
subprocess module in http://bugs.python.org/issue1191964.
Original issue reported on code.google.com by josiah.c...@gmail.com
on 30 May 2014 at 12:01
Attachments: