STINNER Victor <[email protected]> added the comment: > Here is a patch.
Oh, I also wrote a patch :-) My patch fixes this issue but also many memory leaks in error cases. > (I can't reproduce the crash, btw) I can reproduce the crash, but only with Python compiled in release mode (not with Python compiled in debug mode). ---------- Added file: http://bugs.python.org/file24619/type_new.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14095> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
