Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
122f4b1bda8262ace6aa021935e8c605a17c3748
/
Python
/
pytime.c
3c1b379
Issue #20320: select.select() and select.kqueue.control() now round the timeout
by Victor Stinner
· 11 years ago
2b89fdf
PEP 418: Rename adjusted attribute to adjustable in time.get_clock_info() result
by Victor Stinner
· 13 years ago
76ad59b
Issue #14127: Add ns= parameter to utime, futimes, and lutimes.
by Larry Hastings
· 13 years ago
49a69e4
strip is_ prefixes on clock_info fields
by Benjamin Peterson
· 13 years ago
ec89539
Issue #14428, #14397: Implement the PEP 418
by Victor Stinner
· 13 years ago
6fe20b3
Issue #14127: Add st_{cma}time_ns fields to os.stat() result object.
by Larry Hastings
· 13 years ago
bd273c1
Issue #14180: Fix an invalid rounding when compiler optimization are enabled
by Victor Stinner
· 13 years ago
3a31dd4
Issue #14180: Remove commented code
by Victor Stinner
· 13 years ago
5d272cc
Close #14180: Factorize code to convert a number of seconds to time_t, timeval or timespec
by Victor Stinner
· 13 years ago
643cd68
Issue #13964: signal.sigtimedwait() timeout is now a float instead of a tuple
by Victor Stinner
· 13 years ago
4195b5c
Backout f8409b3d6449: the PEP 410 is not accepted yet
by Victor Stinner
· 13 years ago
ccd5715
PEP 410
by Victor Stinner
· 13 years ago
09225b7
Issue #13845: time.time() now uses GetSystemTimeAsFileTime() instead of ftime()
by Victor Stinner
· 13 years ago
6fc4ade
Issue #9079: Added _PyTime_gettimeofday(_PyTime_timeval *tp) to C API
by Alexander Belopolsky
· 14 years ago