Message241936
Here's a patch just for Modules/signalmodule.c (and related files), based on Georg's patch, updated to apply against current default, including fixes thanks to Serhiy's review.
This include one minor doc change, since I changed the name of the second parameter to signal.pthread_kill from "signum" to "signalnum" to be consistent with the rest of the signal module. This will not break existing code since this parameter is positional-only. |
|
| Date |
User |
Action |
Args |
| 2015-04-24 12:24:58 | taleinat | set | recipients:
+ taleinat, loewis, georg.brandl, larry, nadeem.vawda, serhiy.storchaka |
| 2015-04-24 12:24:57 | taleinat | set | messageid: <[email protected]> |
| 2015-04-24 12:24:57 | taleinat | link | issue20182 messages |
| 2015-04-24 12:24:57 | taleinat | create | |
|