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 serhiy.storchaka
Recipients mark.dickinson, rhettinger, serhiy.storchaka, tim.peters
Date 2019-08-10.15:40:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565451620.5.0.0470437066428.issue37807@roundup.psfhosted.org>
In-reply-to
Content
The only problem is that the current algorithm for numeric types is documented to return negative numbers.
https://docs.python.org/3/library/stdtypes.html#hashing-of-numeric-types
History
Date User Action Args
2019-08-10 15:40:20serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson
2019-08-10 15:40:20serhiy.storchakasetmessageid: <1565451620.5.0.0470437066428.issue37807@roundup.psfhosted.org>
2019-08-10 15:40:20serhiy.storchakalinkissue37807 messages
2019-08-10 15:40:20serhiy.storchakacreate