[Python-Dev] Timeouts for subprocess module (original) (raw)
Reid Kleckner reid.kleckner at gmail.com
Thu Jul 22 07:09:49 CEST 2010
- Previous message: [Python-Dev] Unladen swallow status
- Next message: [Python-Dev] Python 3 optimizations...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi python-dev,
I've been working through a patch to add timeouts to the subprocess module: http://bugs.python.org/issue5673
It's gotten a fair amount of review, and I'm planning to commit it. Since it's my first contribution, I'm taking Georg's suggestion to send mail to python-dev to see if anyone objects. If not, I'll commit it to the py3k branch tomorrow night.
Reid
- Previous message: [Python-Dev] Unladen swallow status
- Next message: [Python-Dev] Python 3 optimizations...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]