[issue17936] O(n**2) behaviour when adding/removing classes

Kristján Valur Jónsson report at bugs.python.org
Fri May 10 11:14:11 CEST 2013


Kristján Valur Jónsson added the comment:

So, any objections?  It is pretty straighforward.  Btw, the searching for Py_NONE seems to be a rudiment of some older version, there is no place where a Py_NONE is put in there.

Also, what is the policy for 2.7?  Are performance bugs proper bugs?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17936>
_______________________________________


More information about the Python-bugs-list mailing list