summaryrefslogtreecommitdiffstats
path: root/Modules/cstubs
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-09-16 16:35:28 (GMT)
committerGuido van Rossum <guido@python.org>2000-09-16 16:35:28 (GMT)
commitd2cd7adf6f6e6ea0e838c6a92fc70848579641ab (patch)
treeb5ac231c745fdfe085ee7aada4a98194d36b663a /Modules/cstubs
parent6f25618be5d8756284dc99c47953268e398175d0 (diff)
downloadcpython-d2cd7adf6f6e6ea0e838c6a92fc70848579641ab.zip
cpython-d2cd7adf6f6e6ea0e838c6a92fc70848579641ab.tar.gz
cpython-d2cd7adf6f6e6ea0e838c6a92fc70848579641ab.tar.bz2
Use typedef PyOS_sighandler_t and APIs PyOS_getsig() and
PyOS_setsig(), instead of directly calling signal() or sigaction(). This fixes the second half of bug #110611: the mysterious ignoring of the first ^C when readline isn't used.
Diffstat (limited to 'Modules/cstubs')
0 files changed, 0 insertions, 0 deletions