diff options
author | Victor Stinner <vstinner@python.org> | 2020-11-17 17:57:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 17:57:32 (GMT) |
commit | cda23be092f4a72e4f335cf182f11e7bd7fd98eb (patch) | |
tree | d093412ed4b64a80bbcc285ca68ba502c64a0a8d /Python/getversion.c | |
parent | 0ae323b87f1bed64a7fa70f5a41a5800aca032cc (diff) | |
download | cpython-cda23be092f4a72e4f335cf182f11e7bd7fd98eb.zip cpython-cda23be092f4a72e4f335cf182f11e7bd7fd98eb.tar.gz cpython-cda23be092f4a72e4f335cf182f11e7bd7fd98eb.tar.bz2 |
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().
Diffstat (limited to 'Python/getversion.c')
0 files changed, 0 insertions, 0 deletions