Message238495
Currently the action parameter of signal.signal() can be SIG_DFL, SIG_IGN, or a callable Python object. Would be just a callable Python object. This is simpler.
The main benefit is that they will be better look in pydoc output. |
|
| Date |
User |
Action |
Args |
| 2015-03-19 07:17:04 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, barry, giampaolo.rodola, eli.bendersky, ethan.furman |
| 2015-03-19 07:17:04 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2015-03-19 07:17:04 | serhiy.storchaka | link | issue23325 messages |
| 2015-03-19 07:17:04 | serhiy.storchaka | create | |
|