Issue #22117: Add assertions to _PyTime_AsTimeval() and _PyTime_AsTimespec() to
check that microseconds and nanoseconds fits into the specified range.
Showing
Please register or sign in to comment
check that microseconds and nanoseconds fits into the specified range.