Files
cpython/Include
Victor Stinner 9a8089b32a Issue #23646: Enhance precision of time.sleep() and socket timeout when
interrupted by a signal

Add a new _PyTime_AddDouble() function and remove _PyTime_ADD_SECONDS() macro.
The _PyTime_ADD_SECONDS only supported an integer number of seconds, the
_PyTime_AddDouble() has subsecond resolution.
2015-03-20 01:42:20 +01:00
..
2013-10-05 16:28:04 -04:00
2015-01-23 20:05:18 -08:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2014-05-26 15:12:28 -07:00
2015-01-29 14:29:51 +01:00
2014-10-10 11:55:41 +02:00
2015-03-09 02:39:47 -07:00
2010-12-03 20:14:31 +00:00
2011-03-16 11:35:38 +02:00
2010-12-03 20:14:31 +00:00
2015-02-11 18:18:10 +01:00