bpo-41686: Refactor signal_exec() (GH-23346)
* Add signal_add_constants() function and add ADD_INT_MACRO macro. * The Python SIGINT handler is now installed at the end of signal_exec(). * Use Py_NewRef().
V
Victor Stinner committed
cda23be092f4a72e4f335cf182f11e7bd7fd98eb
Parent: 0ae323b
Committed by GitHub <noreply@github.com>
on 11/17/2020, 5:57:32 PM