Staging
v0.5.1
https://github.com/python/cpython
Revision 05a5d697f4f097f37c5c1e2ed0e2338a33c3fb6a authored by Victor Stinner on 17 November 2020, 17:58:12 UTC, committed by GitHub on 17 November 2020, 17:58:12 UTC
bpo-41686, bpo-41713: On Windows, the SIGINT event,
_PyOS_SigintEvent(), is now created even if Python is configured to
not install signal handlers (PyConfig.install_signal_handlers=0 or
Py_InitializeEx(0)).
1 parent ac472b3
History
Tip revision: 05a5d697f4f097f37c5c1e2ed0e2338a33c3fb6a authored by Victor Stinner on 17 November 2020, 17:58:12 UTC
bpo-41686: Always create the SIGINT event on Windows (GH-23344) (GH-23347)
Tip revision: 05a5d69
File Mode Size
build.bat -rw-r--r-- 2.6 KB
make_pkg.proj -rw-r--r-- 4.1 KB
python.nuspec -rw-r--r-- 625 bytes
pythonarm32.nuspec -rw-r--r-- 787 bytes
pythondaily.nuspec -rw-r--r-- 736 bytes
pythondaily.symbols.nuspec -rw-r--r-- 1.0 KB
pythonx86.nuspec -rw-r--r-- 707 bytes

back to top