[issue1753395] struni: assertion in Windows debug build

2007-08-30 Thread Georg Brandl
Georg Brandl added the comment: Martin v. Löwis schrieb: > Martin v. Löwis added the comment: > > The patch looks fine to me, please apply. Done in rev. 57752. -- status: open -> closed _ Tracker <[EMAIL PROTECTED]>

[issue1753395] struni: assertion in Windows debug build

2007-08-30 Thread Martin v. Löwis
Martin v. Löwis added the comment: The patch looks fine to me, please apply. -- assignee: loewis -> georg.brandl resolution: -> accepted _ Tracker <[EMAIL PROTECTED]> _ ___

[issue1753395] struni: assertion in Windows debug build

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:

[issue1753395] struni: assertion in Windows debug build

2007-08-23 Thread Georg Brandl
Georg Brandl added the comment: Attaching a patch, should fix this. -- nosy: +gbrandl _ Tracker <[EMAIL PROTECTED]> _Index: Objects/typeobject.c