On Tuesday, August 10, 2021 at 3:39:14 PM UTC-7 Nils Bruin wrote: > On Tuesday, 10 August 2021 at 09:46:44 UTC-7 Matthias Koeppe wrote: > >> On Monday, August 9, 2021 at 7:43:29 PM UTC-7 Lorenz Panny wrote: >> >>> Have we considered the idea to simply call self.set_immutable() whenever >>> __hash__ is invoked? >>> >> >> -1 on this; too complicated semantics >> > > The semantics are actually quite straightforward: it's > hashability-on-demand. >
... which are semantics for which there is absolutely no precedence in Python. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/5b199198-06ca-43e1-8792-f5a38ace580bn%40googlegroups.com.
