Issue #29140: Fix hash(datetime.time)
Fix time_hash() function: replace DATE_xxx() macros with TIME_xxx() macros. Before, the hash function used a wrong value for microseconds if fold is set (equal to 1).
V
Victor Stinner committed
423c16b4c3454c8d8c4091ffb4538394a02c75d5
Parent: 8d979d5