]> granicus.if.org Git - python/commit
Applied patch 1124861.3.patch to solve bug #1124861: Automatically create pipes on...
authorPeter Astrand <astrand@lysator.liu.se>
Tue, 6 Feb 2007 15:41:46 +0000 (15:41 +0000)
committerPeter Astrand <astrand@lysator.liu.se>
Tue, 6 Feb 2007 15:41:46 +0000 (15:41 +0000)
commit39e23b2bfa06548ae16d4de2e9a046ee2b4e1d9d
treeab0b666c70566a30576ba3c77b70fe7ab220af4a
parent21191f4f0c7f519d8b9fbb70c8c832f9e06fb243
Applied patch 1124861.3.patch to solve bug #1124861: Automatically create pipes on Windows, if GetStdHandle fails. Backport from rev 53646.
Lib/subprocess.py
Misc/NEWS