summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-07-04 23:32:06 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2011-07-04 23:32:06 (GMT)
commit5dd470ef1deacf5bf9ed531c28f60082a94f6bb5 (patch)
tree66b985dace5508b98a03b3a53896d12497c2647e /Python
parent68757ac8840dbe996735e51047d6b45c77456501 (diff)
downloadcpython-5dd470ef1deacf5bf9ed531c28f60082a94f6bb5.zip
cpython-5dd470ef1deacf5bf9ed531c28f60082a94f6bb5.tar.gz
cpython-5dd470ef1deacf5bf9ed531c28f60082a94f6bb5.tar.bz2
Issue #12469: fix signal order check of test_signal
When signals are unblocked, pending signal ared delivered in the reverse order of their number (also on Linux, not only on FreeBSD 6). Don't sort signals by their number if signals were not blocked (test_signum).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions