Guido van Rossum <[EMAIL PROTECTED]> added the comment:

I'll set this to critical to ensure that I look at it at least once
before we release.  I'm not sure however that we can do much about it --
nor that it matters much in practice.

Perhaps we could speed up certain common isinstance() calls by skipping
the lookup for non-heap types; I believe those never override
__instancheck__.

----------
priority:  -> critical

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2303>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to