This is an automated email letting you know that sources have recently been pushed out. You can download these newer sources directly from http://ironpython.codeplex.com/SourceControl/changeset/view/64155.
ADDED SOURCES $/IronPython/IronPython_Main/Src/IronPythonTest/MemberOverloadTest.cs MODIFIED SOURCES $/IronPython/IronPython_Main/Src/IronPythonTest/MemberOverloadTest.cs $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Dynamic/Actions/DefaultBinder.cs $/IronPython/IronPython_Main/Src/IronPythonConsoleAny/IronPythonConsoleAny.csproj $/IronPython/IronPython_Main/Src/IronPythonWindowAny/IronPythonWindowAny.csproj $/IronPython/IronPython_Main/Src/IronPython/Runtime/PythonModule.cs $/IronPython/IronPython_Main/Src/IronPythonTest/IronPythonTest.csproj $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Dynamic/Generation/AssemblyGen.cs $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Dynamic/Actions/DefaultBinder.GetMember.cs $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Dynamic/Actions/DefaultBinder.SetMember.cs $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Dynamic/Actions/DefaultBinder.DeleteMember.cs $/IronPython/IronPython_Main/Src/Tests/interop/net/dynamic/dynamic_regressions.py $/IronPython/IronPython_Main/Src/Tests/test_attrinjector.py CHECKIN COMMENTS -------------------------------------------------------------------------------- Changeset Id: 1603597 Date: 2/23/2010 1:19:21 PM Fixes the following bugs: - 26089: implements BindInvokeMember on PythonModule's DynamicMetaObject - 26277: changes default binder to use type.GetMember and filter results instead of type.GetMethod which throws - 25008: adds icon files to IronPython[Console,Window]Any[.Build].csproj (Shelveset: Net40Bugs01;REDMOND\ddicato | SNAP CheckinId: 10387) _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com