diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-31 10:08:09 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-31 10:08:09 (GMT) |
commit | b31017331994abcc6af3ce2febfc33593c3d7fec (patch) | |
tree | ab3097d35ec2ba5c001a81781f8726e3603ea73c /Python/random.c | |
parent | 45ca48b03d08cdc9959e0577bc84b845931112f6 (diff) | |
download | cpython-b31017331994abcc6af3ce2febfc33593c3d7fec.zip cpython-b31017331994abcc6af3ce2febfc33593c3d7fec.tar.gz cpython-b31017331994abcc6af3ce2febfc33593c3d7fec.tar.bz2 |
Issue #23485: Enhance and update selectors doc and test_selectors
Selector.select() is now retried with the recomputed timeout when interrupted
by a signal.
Write an unit test with a signal handler raising an exception, and a unit with
a signal handler which does not raise an exception (it does nothing).
Diffstat (limited to 'Python/random.c')
0 files changed, 0 insertions, 0 deletions