Closed
Description
Feature or enhancement
Proposal:
#106316 #106317 removed pytime.h, and I was using some things
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
- gh-110850: Add PyTime_t C API #112135
- gh-110850: Add PyTime_t C API #115215
- gh-110850: Partially revert "gh-106316: Remove pytime.h header file (#106317) #115348
- gh-110850: PyTime_Time() return 0 on success #115713
- gh-110850: Enhance PyTime C API tests #115715
- gh-110850: Replace _PyTime_t with PyTime_t #115719
- gh-110850: Cleanup pycore_time.h includes #115724
- gh-110850: Rename internal PyTime C API functions #115734
- gh-110850: Use public PyTime functions #115746
- gh-110850: Replace private _PyTime_MAX with public PyTime_MAX #115751
- gh-110850: Cleanup PyTime API: PyTime_t are nanoseconds #115753
- gh-110850: Add PyTime_TimeUnchecked() function #115973
- gh-110850: Expose _PyTime_TimeUnchecked function for now #116463
- gh-110850: Fix _PyTime_FromSecondsDouble() API #116606
- gh-110850: Add PyTime_TimeRaw() function #118394
- gh-110850: Remove _PyTime_TimeUnchecked() function #118552
- gh-110850: Use _PyDeadline_Get() in EnterNonRecursiveMutex() #118556
Metadata
Metadata
Assignees
Projects
Status
Done