summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/signals.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #28998: More APIs now support longs as well as ints.Serhiy Storchaka2016-12-271-1/+1
* Issue 15505. unittest.installHandler and non callable signal handlersMichael Foord2013-01-291-1/+15
* Adding unittest.removeHandler function / decorator for removing the signal.SI...Michael Foord2010-04-251-0/+19
* Addition of -c command line option to unittest, to handle ctrl-c during a tes...Michael Foord2010-03-261-0/+38