Enhance _PyTime_AsTimespec()
Ensure that the tv_nsec field is set, even if the function fails with an overflow.
V
Victor Stinner committed
29ee6745af8ace80cef04c18b232771e8b00acdb
Parent: fbb215c
Ensure that the tv_nsec field is set, even if the function fails with an overflow.