diff options
| author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-01 11:50:09 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-01 11:50:09 (GMT) |
| commit | 48b1ce5519623e83c5910453babef99ffdce3e23 (patch) | |
| tree | 5feb53a9b18d248188fda9d20a6e5aea3f722574 /Lib/test/test_signal.py | |
| parent | 210e7ca032d51b8368359c02ad505dbd5f633cc9 (diff) | |
| download | cpython-48b1ce5519623e83c5910453babef99ffdce3e23.zip cpython-48b1ce5519623e83c5910453babef99ffdce3e23.tar.gz cpython-48b1ce5519623e83c5910453babef99ffdce3e23.tar.bz2 | |
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_signal.py')
0 files changed, 0 insertions, 0 deletions
