[IronPython] IronPython 1.1.1 wish-list?

Dino Viehland dinov at exchange.microsoft.com
Sat Jan 5 00:40:52 CET 2008


Yep, I think this can be fixed.  I've got a tentative fix and it looks like it works and doesn't break anything.  Thanks for bringing attention to this.

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Kamil Dworakowski
Sent: Friday, January 04, 2008 12:36 PM
To: textdirected at gmail.com; Discussion of IronPython
Subject: Re: [IronPython] IronPython 1.1.1 wish-list?

14632 looks pretty nasty and easy to fix. Good candidate for 1.1.1?

WeakObject.Equals throws null pointer exception
http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=14632

WeakObject is an internal class of IronPython, a component used in WeakHash.

I would especially like it fixed because I think it blocks us making
workarounds for 14454. Getting objects garbage collected makes us hit 14632.

-- Kamil
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list