Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

To my eyes, the patch looks somewhat tame.  It is readable enough and doesn't 
do anything tricky.

The set object implementation aimed to never recompute the hash when it was 
already known.  It is reasonable that other set-like operations share that 
aspiration.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40889>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to