[issue3392] subprocess fails in select when descriptors are large

Gregory P. Smith report at bugs.python.org
Sat Jul 4 03:51:59 CEST 2009


Gregory P. Smith <greg at krypto.org> added the comment:

Your patch looks pretty good.  I cleaned up a few things in it and added
a unittest (the existing test suite is run with both select and poll).

Committed to trunk in r73825.

I am leaving the issue open until this is ported and merged into py3k as
well as backported to release26-maint and release31-maint.

----------
keywords:  -needs review
resolution:  -> accepted
stage: patch review -> commit review
versions: +Python 3.1 -Python 3.0
Added file: http://bugs.python.org/file14445/subprocess_with_poll3-gps03.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3392>
_______________________________________


More information about the Python-bugs-list mailing list