diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-03 22:47:12 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-03 22:47:12 (GMT) |
commit | 423c16b4c3454c8d8c4091ffb4538394a02c75d5 (patch) | |
tree | 6b2e76e0f4391804502818b3f3e7ce865faaec98 /Lib/_osx_support.py | |
parent | 8d979d576e123c03f0bb92aeb8043b8d7aa57cf7 (diff) | |
download | cpython-423c16b4c3454c8d8c4091ffb4538394a02c75d5.zip cpython-423c16b4c3454c8d8c4091ffb4538394a02c75d5.tar.gz cpython-423c16b4c3454c8d8c4091ffb4538394a02c75d5.tar.bz2 |
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).
Diffstat (limited to 'Lib/_osx_support.py')
0 files changed, 0 insertions, 0 deletions