Staging
v0.5.1
https://github.com/python/cpython
Revision 643cd68ea4b8d33a6d0163ef693ef6518f76b88f authored by Victor Stinner on 02 March 2012, 21:54:03 UTC, committed by Victor Stinner on 02 March 2012, 21:54:03 UTC
Add a private API to convert an int or float to a C timespec structure.
1 parent 1c13f84
History
Tip revision: 643cd68ea4b8d33a6d0163ef693ef6518f76b88f authored by Victor Stinner on 02 March 2012, 21:54:03 UTC
Issue #13964: signal.sigtimedwait() timeout is now a float instead of a tuple
Tip revision: 643cd68
File Mode Size
__init__.py -rw-r--r-- 586 bytes
handlers.py -rw-r--r-- 20.1 KB
headers.py -rw-r--r-- 6.5 KB
simple_server.py -rw-r--r-- 4.7 KB
util.py -rw-r--r-- 5.5 KB
validate.py -rw-r--r-- 14.8 KB

back to top