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 Kentzo
Recipients Kentzo, skrah
Date 2018-12-22.21:52:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545515571.43.0.0770528567349.issue35548@roundup.psfhosted.org>
In-reply-to
Content
Perhaps another path is optionally allow hashing of memoryviews (all current conditions - hashability of the original object) via a parameter? Like unsafe_hash like in dataclass.
History
Date User Action Args
2018-12-22 21:52:53Kentzosetrecipients: + Kentzo, skrah
2018-12-22 21:52:51Kentzosetmessageid: <1545515571.43.0.0770528567349.issue35548@roundup.psfhosted.org>
2018-12-22 21:52:51Kentzolinkissue35548 messages
2018-12-22 21:52:51Kentzocreate