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/52819.
MODIFIED SOURCES $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Actions/Calls/InstanceBuilder.cs $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Actions/Calls/ParameterMapping.cs $/IronPython/IronPython_Main/Src/IronPython/Runtime/Types/NewTypeMaker.cs $/IronPython/IronPython_Main/Src/IronPythonWindow/IronPythonWindow.cs $/IronPython/IronPython_Main/Src/IronPythonConsole/Console.cs $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Actions/DefaultBinder.Operations.cs $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Generation/AssemblyGen.cs $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Generation/MethodSignatureInfo.cs $/IronPython/IronPython_Main/Src/Tests/regressions.py $/IronPython/IronPython_Main/Src/Tests/test_gc.py $/IronPython/IronPython_Main/Src/Tests/test_cStringIO.py $/IronPython/IronPython_Main/Src/Tests/test_codecs.py $/IronPython/IronPython_Main/Src/Tests/test_binascii.py $/IronPython/IronPython_Main/Src/Tests/test_nt.py $/IronPython/IronPython_Main/Src/Tests/test_socket.py $/IronPython/IronPython_Main/Src/Tests/test_ipye.py $/IronPython/IronPython_Main/Src/Tests/test_imp.py $/IronPython/IronPython_Main/Src/Tests/test_stdconsole.py $/IronPython/IronPython_Main/Src/Tests/test_thread.py CHECKIN COMMENTS -------------------------------------------------------------------------------- Changeset Id: 917406 Date: 5/26/2009 10:05:15 PM (dfugate) - enabled nzmath's testFactorEcm. No clue why this was ever disabled... - adjusted prior changes to test_ctypes.py. Turns out these didn't quite work under 32-bit XP - added misc. test cases to regressions.py after examining the latest code coverage report - test_nt.py. Two new bugs on waitpid. One new bug on system - test_stdconsole.py. Added a (disabled) regression for nt.abort => need a better way to automate this test case. Added a test for nt._exit(...) (Shelveset: COV01;REDMOND\dfugate | SNAP CheckinId: 8487) _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com