asyncio icon indicating copy to clipboard operation
asyncio copied to clipboard

Tulip-related changes for http://bugs.python.org/issue1191964

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

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 [email protected] on 30 May 2014 at 12:01

Attachments:

GoogleCodeExporter avatar Apr 10 '15 16:04 GoogleCodeExporter