Files
cpython/Include/internal
Victor Stinner 113053a070 gh-110850: Fix _PyTime_FromSecondsDouble() API (#116606)
Return 0 on success. Set an exception and return -1 on error.

Fix os.timerfd_settime(): properly report exceptions on
_PyTime_FromSecondsDouble() failure.

No longer export _PyTime_FromSecondsDouble().
2024-03-11 16:35:29 +00:00
..
2024-03-05 09:05:52 -07:00
2024-03-05 09:05:52 -07:00
2024-03-05 09:05:52 -07:00