You need to sign in or sign up before continuing.
-
Raymond Hettinger authored
dictobject.c. * Have frozenset_hash() use entry->hash instead of re-computing each individual hash with PyObject_Hash(o); * Finalize the dummy entry before a system exit.
a9d9936d