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 FFY00
Recipients FFY00, Mark.Shannon, benjamin.peterson, christian.heimes, yselivanov
Date 2021-04-14.23:42:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618443766.1.0.88946536315.issue43850@roundup.psfhosted.org>
In-reply-to
Content
Nevermind, AFAIK that depends on the hash seed, correct?  So, the most viable option to me would be a sorting algorithm that could take type into account. Would that be an acceptable solution?
History
Date User Action Args
2021-04-14 23:42:46FFY00setrecipients: + FFY00, christian.heimes, benjamin.peterson, Mark.Shannon, yselivanov
2021-04-14 23:42:46FFY00setmessageid: <1618443766.1.0.88946536315.issue43850@roundup.psfhosted.org>
2021-04-14 23:42:46FFY00linkissue43850 messages
2021-04-14 23:42:45FFY00create