]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Applied patch #1506758: Prevent MemoryErrors with large MAXFD. Backport of 47077.
authorPeter Astrand <astrand@lysator.liu.se>
Thu, 22 Jun 2006 20:28:33 +0000 (20:28 +0000)
committerPeter Astrand <astrand@lysator.liu.se>
Thu, 22 Jun 2006 20:28:33 +0000 (20:28 +0000)
commit651752502ef4154f52a946b58d6523df4d1ffdb2
treef4b95809329d23949ed9f1421652efcef6d18407
parent53730fe64cd904e7372d5761566d68fae243255c
Applied patch #1506758: Prevent MemoryErrors with large MAXFD. Backport of 47077.
Lib/popen2.py
Lib/subprocess.py