Staging
v0.5.1
https://github.com/python/cpython
Revision cda23be092f4a72e4f335cf182f11e7bd7fd98eb authored by Victor Stinner on 17 November 2020, 17:57:32 UTC, committed by GitHub on 17 November 2020, 17:57:32 UTC
* 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
History
Tip revision: cda23be092f4a72e4f335cf182f11e7bd7fd98eb authored by Victor Stinner on 17 November 2020, 17:57:32 UTC
bpo-41686: Refactor signal_exec() (GH-23346)
Tip revision: cda23be

README

back to top