Staging
v0.5.1
https://github.com/python/cpython
Revision a45a99b47ff241ce0ae2f0bba59b89e4e012d47c authored by Antoine Pitrou on 30 June 2017, 08:54:54 UTC, committed by GitHub on 30 June 2017, 08:54:54 UTC
* bpo-30807: signal.setitimer() may disable the timer by mistake

* Add NEWS blurb.
(cherry picked from commit 729780a810bbcb12b245a1b652302a601fc9f6fd)
1 parent 12536bd
History
Tip revision: a45a99b47ff241ce0ae2f0bba59b89e4e012d47c authored by Antoine Pitrou on 30 June 2017, 08:54:54 UTC
[2.7] bpo-30807: signal.setitimer() may disable the timer by mistake (GH-2493) (#2499)
Tip revision: a45a99b
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top