gh-110850: Fix _PyTime_FromSecondsDouble() API by vstinner · Pull Request #116606 · python/cpython
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().
adorilson pushed a commit to adorilson/cpython that referenced this pull request
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters