Antoine Pitrou <pit...@free.fr> added the comment:

I see no reason to close until benchmark results prove it decreases real-life 
performance. Looking at the patch, the cost in the normal case is a single 
pointer comparison with NULL, something very cheap.

----------
nosy: +pitrou

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

Reply via email to