Eugene Toder <elto...@gmail.com> added the comment: This patch fixes the problem by moving the check from object_new to PyType_GenericAlloc. The check is very cheap, so this should not be an issue.
---------- keywords: +patch nosy: +eltoder Added file: http://bugs.python.org/file21600/abc.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5996> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com