]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Modules/signalmodule.c: added thread compatibility (only main
authorGuido van Rossum <guido@python.org>
Thu, 23 Jun 1994 11:25:45 +0000 (11:25 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 23 Jun 1994 11:25:45 +0000 (11:25 +0000)
commitbb4ba12242052fe708462d2f53729b49828882dc
treeef189d9d243d85cd1ca48ff49b59b85f2248a099
parent20882d506754da0c84684e32ba060c627ee19e09
* Modules/signalmodule.c: added thread compatibility (only main
thread uses signals); much improved efficiency; intrcheck()
doesn't call sigcheck() but only tests and clears the SIGINT
tripped flag.
Modules/signalmodule.c