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
Grammar -rw-r--r-- 5.9 KB

back to top