This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author epicfaace
Recipients belopolsky, benjamin.peterson, christian.heimes, epicfaace, lemburg, rhettinger, serhiy.storchaka
Date 2019-08-14.18:07:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565806040.67.0.184627967312.issue29535@roundup.psfhosted.org>
In-reply-to
Content
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?
History
Date User Action Args
2019-08-14 18:07:20epicfaacesetrecipients: + epicfaace, lemburg, rhettinger, belopolsky, christian.heimes, benjamin.peterson, serhiy.storchaka
2019-08-14 18:07:20epicfaacesetmessageid: <1565806040.67.0.184627967312.issue29535@roundup.psfhosted.org>
2019-08-14 18:07:20epicfaacelinkissue29535 messages
2019-08-14 18:07:20epicfaacecreate