[IronPython] IronPython 1.1.1 wish-list?
Kamil Dworakowski
kamil at dworakowski.name
Fri Jan 4 21:36:08 CET 2008
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
More information about the Ironpython-users
mailing list