25.10.21 18:49, Kazantcev Andrey пише: > Now if do something like `[] in set()` python raise an exception, but if an > object isn't hashable then we know for sure that it isn't in the set. Propose > return False for these cases. What do you think?
What was changed since this topic was discussed last time? _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/EJRFKVGRG5DUXR45YDBYNUHAWM2H6TNH/ Code of Conduct: http://python.org/psf/codeofconduct/
