消息 [138033]
Python 3.3 adds timeout arguments to communicate() and wait() methods of subprocess.Popen, acquire() method of threading.Lock, and maybe more. I like (optional) timeouts, and so it would be nice to have sigtimedwait().
If we expose sigtimedwait(), it's trivial to expose sigwaitinfo(), so should expose both. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-06-09 22:57:45 | vstinner | 修改 | recipients:
+ vstinner |
| 2011-06-09 22:57:45 | vstinner | 修改 | messageid: <1307660265.02.0.784529954936.issue12303@psf.upfronthosting.co.za> |
| 2011-06-09 22:57:44 | vstinner | 链接 | issue12303 messages |
| 2011-06-09 22:57:44 | vstinner | 创建 | |
|