]> granicus.if.org Git - python/commit
Issue #12196: Add PIPE_MAX_SIZE to test.support, constant larger than the
authorCharles-François Natali <neologix@free.fr>
Sun, 29 May 2011 14:36:44 +0000 (16:36 +0200)
committerCharles-François Natali <neologix@free.fr>
Sun, 29 May 2011 14:36:44 +0000 (16:36 +0200)
commit2d517218320af6f752eaf1fbd96466e8d13d2d20
tree5267963086203ea7d18b8bcca1d9969e1420c021
parentb30eed981f54711d0a27ced68e15b8a5dd9934bc
Issue #12196: Add PIPE_MAX_SIZE to test.support, constant larger than the
underlying OS pipe buffer size.
Lib/test/support.py
Lib/test/test_io.py
Lib/test/test_subprocess.py