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
/
internal
/
pycore_time.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-110850: Remove _PyTime_TimeUnchecked() function (#118552)
Victor Stinner
2024-05-05
1
-26/+2
*
gh-110850: Fix _PyTime_FromSecondsDouble() API (#116606)
Victor Stinner
2024-03-11
1
-2/+4
*
gh-110850: Cleanup PyTime API: PyTime_t are nanoseconds (#115753)
Victor Stinner
2024-02-21
1
-9/+4
*
gh-110850: Replace private _PyTime_MAX with public PyTime_MAX (#115751)
Victor Stinner
2024-02-21
1
-5/+1
*
gh-110850: Use public PyTime functions (#115746)
Victor Stinner
2024-02-20
1
-1/+0
*
gh-110850: Rename internal PyTime C API functions (#115734)
Victor Stinner
2024-02-20
1
-32/+18
*
gh-110850: Replace _PyTime_t with PyTime_t (#115719)
Victor Stinner
2024-02-20
1
-37/+37
*
gh-110850: Add PyTime_t C API (GH-115215)
Petr Viktorin
2024-02-12
1
-48/+51
*
gh-112567: Add _PyTimeFraction C API (#112568)
Victor Stinner
2023-12-01
1
-7/+26
*
gh-112567: Add _Py_GetTicksPerSecond() function (#112587)
Victor Stinner
2023-12-01
1
-10/+0
*
gh-108277: Add os.timerfd_create() function (#108382)
Masaru Tsuchiyama
2023-10-07
1
-1/+5
*
gh-107211: No longer export PyTime internal functions (#108422)
Victor Stinner
2023-08-24
1
-118/+146
*
gh-107211: No longer export internal functions (3) (#107215)
Victor Stinner
2023-07-25
1
-0/+2
*
gh-106316: Remove pytime.h header file (#106317)
Victor Stinner
2023-07-01
1
-0/+312
*
gh-81057: Move time Globals to _PyRuntimeState (gh-100122)
Eric Snow
2022-12-08
1
-0/+25