Serhiy Storchaka added the comment:

I don't downvote, no. I am just unsure. I don't have enough information to say 
that the net benefit is positive neither that it is negative. In the face of 
hesitance the status quo wins.

But it looks to me that in dominant cases set_add_entry() is used with a set 
that doesn't contain dummies. What do you think about specializing 
set_add_entry() for this case? set_add_entry() could be optimized for most 
common cases (creating and set-to-set operations), but still not be degrading 
in worst cases.

----------

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

Reply via email to