[issue1752184] PyHeapTypeObject fix

2007-11-02 Thread Guido van Rossum
Guido van Rossum added the comment: Fix for all issues committed as revision 58815 (in the py3k branch). The strlen() check is replaced by something saner. Thanks for reminding me! -- resolution: -> fixed status: open -> closed _ Tracker <[EMAIL PR

[issue1752184] PyHeapTypeObject fix

2007-11-02 Thread Guido van Rossum
Guido van Rossum added the comment: And in the py3k branch as well (r57504). I'll work on the others and on a fix for the "this is buggy" thing. _ Tracker <[EMAIL PROTECTED]> _

[issue1752184] PyHeapTypeObject fix

2007-11-02 Thread Georg Brandl
Georg Brandl added the comment: The patch's changes to typeobject.c are already in the PEP3137 branch (but without the "this is buggy" comment), the others are not. -- nosy: +georg.brandl _ Tracker <[EMAIL PROTECTED]>

[issue1752184] PyHeapTypeObject fix

2007-09-02 Thread Martin v. Löwis
Martin v. Löwis added the comment: The source of make_type is in Parser/asdl_c.py. -- nosy: +loewis _ Tracker <[EMAIL PROTECTED]> _ _

[issue1752184] PyHeapTypeObject fix

2007-08-29 Thread Guido van Rossum
Changes by Guido van Rossum: -- versions: +Python 3.0 _ Tracker <[EMAIL PROTECTED]> _ ___ Python-bugs-list mailing list Unsubscribe: