gh-74953: _PyThread_cond_after() uses _PyTime_t (#94056)
pthread _PyThread_cond_after() implementation now uses the _PyTime_t type to handle properly overflow: clamp to the maximum value. Remove MICROSECONDS_TO_TIMESPEC() function.
V
Victor Stinner committed
c7a79bb036b42f96b7379b95efa643ee27df2168
Parent: 616fa34
Committed by GitHub <noreply@github.com>
on 6/21/2022, 1:45:49 PM