summaryrefslogtreecommitdiff
path: root/Python/random.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-19 21:54:09 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-03-19 21:54:09 +0100
commit8b1e703abacb20abff238860f30ef73ed498922c (patch)
tree4d6d5ea7e25fd2e4432e225de45e844c3f64327b /Python/random.c
parent72eea3d0b69109b922abed72a824f70371a11a34 (diff)
downloadcpython-8b1e703abacb20abff238860f30ef73ed498922c.tar.gz
Issue #23646: If time.sleep() is interrupted by a signal, the sleep is now
retried with the recomputed delay, except if the signal handler raises an exception (PEP 475). Modify also test_signal to use a monotonic clock instead of the system clock.
Diffstat (limited to 'Python/random.c')
0 files changed, 0 insertions, 0 deletions