[issue29535] datetime hash is deterministic in some cases

Ashwin Ramaswami report at bugs.python.org
Wed Aug 14 14:07:20 EDT 2019


Ashwin Ramaswami <aramaswamis at gmail.com> added the comment:

Why is it ok for certain hashes (such as tuples) to be not non-deterministic, while other hashes (such as datetime) need to be non-deterministic?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29535>
_______________________________________


More information about the Python-bugs-list mailing list