diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-01 13:50:09 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-01 13:50:09 +0200 |
commit | 48b1ce5519623e83c5910453babef99ffdce3e23 (patch) | |
tree | 5feb53a9b18d248188fda9d20a6e5aea3f722574 /Lib/test/test_threading.py | |
parent | 210e7ca032d51b8368359c02ad505dbd5f633cc9 (diff) | |
download | cpython-git-48b1ce5519623e83c5910453babef99ffdce3e23.tar.gz |
Issue #12462: time.sleep() now calls immediatly the (Python) signal handler if
it is interrupted by a signal, instead of having to wait until the next
instruction.
Patch reviewed by Antoine Pitrou.
Diffstat (limited to 'Lib/test/test_threading.py')
0 files changed, 0 insertions, 0 deletions