Issue #22117: Fix usage of _PyTime_AsTimeval()
Add _PyTime_AsTimeval_noraise() function. Call it when it's not possible (or not useful) to raise a Python exception on overflow.
V
Victor Stinner committed
ea9c0dd2c27884691f0a0af983fd41d4d818e93f
Parent: 160e819