Staging
v0.5.1
https://github.com/python/cpython
Revision 95e9cef6f023a1cf365f2f02775badb3a6ac0d82 authored by Victor Stinner on 28 March 2015, 00:26:47 UTC, committed by Victor Stinner on 28 March 2015, 00:26:47 UTC
* _PyTime_AsTimeval() now ensures that tv_usec is always positive
* _PyTime_AsTimespec() now ensures that tv_nsec is always positive
* _PyTime_AsTimeval() now returns an integer on overflow instead of raising an
  exception
1 parent b7df314
History
Tip revision: 95e9cef6f023a1cf365f2f02775badb3a6ac0d82 authored by Victor Stinner on 28 March 2015, 00:26:47 UTC
Issue #22117: Write unit tests for _PyTime_AsTimeval()
Tip revision: 95e9cef
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 1.1 KB
.hgeol -rw-r--r-- 800 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 7.1 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 54.6 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 450.0 KB
configure.ac -rw-r--r-- 143.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.7 KB
setup.py -rw-r--r-- 95.6 KB

README

back to top