Skip to content

Commit cda23be

Browse files
authored
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().
1 parent 0ae323b commit cda23be

1 file changed

Lines changed: 125 additions & 158 deletions

File tree

0 commit comments

Comments
 (0)