index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
cpython
/
pytime.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-77532: Minor tweaks to allow compiling with PlatformToolset=ClangCL on Win...
Steve Dower
2023-01-27
1
-0/+4
*
gh-74953: Add _PyTime_FromMicrosecondsClamp() function (#93942)
Victor Stinner
2022-06-17
1
-0/+4
*
Fix typos in the Include directory (GH-28745)
Christian Clauss
2021-10-06
1
-2/+2
*
bpo-41710: Add private _PyDeadline_Get() function (GH-28674)
Victor Stinner
2021-10-01
1
-0/+16
*
bpo-41710: Document _PyTime_t API in pytime.h (GH-28647)
Victor Stinner
2021-09-30
1
-0/+41
*
bpo-41710: PyThread_acquire_lock_timed() clamps the timout (GH-28643)
Victor Stinner
2021-09-30
1
-0/+2
*
bpo-41710: Add pytime_add() and pytime_mul() (GH-28642)
Victor Stinner
2021-09-30
1
-3/+5
*
bpo-41710: Add _PyTime_AsTimespec_clamp() (GH-28629)
Victor Stinner
2021-09-30
1
-5/+11
*
bpo-21302: time.sleep() uses waitable timer on Windows (GH-28483)
Victor Stinner
2021-09-22
1
-0/+6
*
bpo-21302: Add _PyTime_AsNanoseconds() (GH-28350)
Victor Stinner
2021-09-15
1
-0/+3
*
bpo-35134, Include: Move pytime.h to cpython/pytime.h (GH-23988)
Nicholas Sim
2021-02-16
1
-0/+247