Samuel Freilich <[email protected]> added the comment:
python-ideas thread: https://mail.python.org/archives/list/[email protected]/thread/B6OMGYIM47OVGOCZLEY3MEUJDFURJRDV/ The most minimal ideas from that seem to be: 1. Maybe link to the glossary from the error message (if links to documentation in error messages are permissible). 2. Add a glossary entry for "unhashable" for the sake of completeness (similar to how there are entries for both "immutable" and "mutable"). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41114> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
