commit | 09e5cf28aef05ad07bf885c1b732eb567470199a | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Mar 30 00:09:18 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon Mar 30 00:09:18 2015 +0200 |
tree | e6c02fd1e758f7f6312d1651e20703565a33efb1 | |
parent | 10915aa85cf264caf6e606a10f1dd204663d6d5a [diff] |
Issue #22117: Use the _PyTime_t API in _datetime.datetime() constructor * Remove _PyTime_gettimeofday() * Add _PyTime_GetSystemClock()