On Wed, Dec 29, 2010 at 2:42 PM, Richard Nienaber <rjniena...@gmail.com> wrote: > I think the following needs some further scrutiny before closing: > > module globals are reported incorrectly to sys.settrace > (http://ironpython.codeplex.com/workitem/26243) > Finish FunctionEnvironment cleanup > (http://ironpython.codeplex.com/workitem/23992) > Unable to set value type's field even with the help of StrongBox > (http://ironpython.codeplex.com/workitem/23998)
Dino, can you look at these? They look fixed to me, but I'm not sure. > One issue that I think should be fixed for 2.7 is this one: > > binder failed to make the choice when non-generic/generic methods have the > same signature (http://ironpython.codeplex.com/workitem/23999) > > Since Python doesn't deal with generics I would think the least-surprise > outcome would be for the C# spec to be followed for overload resolution. This would be a good task for anyone who really wants to learn the guts of IronPython. Sadly, I don't have the time :( - Jeff _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com