diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-03 23:47:12 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-03 23:47:12 +0100 |
commit | 423c16b4c3454c8d8c4091ffb4538394a02c75d5 (patch) | |
tree | 6b2e76e0f4391804502818b3f3e7ce865faaec98 /Lib/idlelib/pyshell.py | |
parent | 8d979d576e123c03f0bb92aeb8043b8d7aa57cf7 (diff) | |
download | cpython-git-423c16b4c3454c8d8c4091ffb4538394a02c75d5.tar.gz |
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/idlelib/pyshell.py')
0 files changed, 0 insertions, 0 deletions