bpo-30807: signal.setitimer() now uses _PyTime API (GH-3865)
The _PyTime API handles detects overflow and is well tested. Document that the signal will only be sent once if internal is equal to zero.
V
Victor Stinner committed
ef611c96eab0ab667ebb43fdf429b319f6d99890
Parent: a505ecd
Committed by GitHub <noreply@github.com>
on 10/13/2017, 8:49:43 PM