消息 [134981]
> Update signalfd patch.
>
> ----------
> Added file: http://bugs.python.org/file21856/signalfd-2.patch
- In the tests, you don't need sys.exc_info(), just
"except XXXError as e".
- In the doc, you wrote "file description" instead of "file descriptor"
- In test_out_of_range_signal, you should use assertRaises |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-05-02 15:14:13 | pitrou | 修改 | recipients:
+ pitrou, loewis, gregory.p.smith, spiv, exarkun, tseaver, vstinner, benjamin.peterson, marcin.bachry, schmichael, python-dev |
| 2011-05-02 15:14:12 | pitrou | 链接 | issue8407 messages |
| 2011-05-02 15:14:12 | pitrou | 创建 | |
|