Tim Peters added the comment:

The impact would be small:  it would add one (or so) pointer-equality compare 
that, in practice, will always say "yup, they're equal".  Dirt cheap, and the 
branch is 100% predictable.

----------

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

Reply via email to