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/58019.

ADDED SOURCES
        $/IronPython/IronPython_Main/Src/Tests/modules/_bytesio_test.py
        $/IronPython/IronPython_Main/Src/Tests/modules/_warnings_test.py
        
$/IronPython/IronPython_Main/Src/IronPython/Compiler/RunnableScriptCode.cs

MODIFIED SOURCES
        $/IronPython/IronPython_Main/Src/Tests/modules/_bytesio_test.py
        $/IronPython/IronPython_Main/Src/Tests/modules/_warnings_test.py
        
$/IronPython/IronPython_Main/Src/IronPython/Compiler/RunnableScriptCode.cs
        $/IronPython/IronPython_Main/Src/IronPython/Modules/Builtin.cs
        $/IronPython/IronPython_Main/Src/IronPython/Modules/sys.cs
        
$/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Runtime/DynamicOperations.cs
        
$/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Actions/DynamicSiteHelper.cs
        
$/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Generation/DelegateHelpers.cs
        
$/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Actions/DefaultBinder.SetMember.cs
        
$/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Generation/Snippets.cs
        
$/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Utils/ReflectionUtils.cs
        $/IronPython/IronPython_Main/Src/IronPython/Compiler/PythonScriptCode.cs
        
$/IronPython/IronPython_Main/Src/IronPython/Compiler/SavableGlobalAllocator.cs
        
$/IronPython/IronPython_Main/Src/IronPython/Compiler/SavableScriptCode.cs
        
$/IronPython/IronPython_Main/Src/IronPython/Compiler/RuntimeScriptCode.cs
        $/IronPython/IronPython_Main/Src/Tests/versions/python26.py
        $/IronPython/IronPython_Main/Src/IronPython/Lib/iptest/assert_util.py
        
$/IronPython/IronPython_Main/Src/IronPython/Runtime/Binding/PythonGetMemberBinder.cs
        
$/IronPython/IronPython_Main/Src/IronPython/Runtime/Binding/PythonSetMemberBinder.cs
        $/IronPython/IronPython_Main/Src/IronPython/Compiler/OnDiskScriptCode.cs
        
$/IronPython/IronPython_Main/Src/IronPython/Runtime/Binding/MetaPythonFunction.cs
        $/IronPython/IronPython_Main/Src/IronPython/Runtime/FunctionCode.cs
        $/IronPython/IronPython_Main/Src/IronPython/Runtime/PythonFunction.cs
        $/IronPython/IronPython_Main/Src/Tests/test_nt.py
        $/IronPython/IronPython_Main/Src/Tests/test_sys.py
        
$/IronPython/IronPython_Main/Src/IronPython/Runtime/Operations/PythonOps.cs
        
$/IronPython/IronPython_Main/Src/IronPython/Runtime/Operations/FloatOps.cs
        $/IronPython/IronPython_Main/Src/IronPython/Runtime/PythonContext.cs
        $/IronPython/IronPython_Main/Src/IronPythonTest/EngineTest.cs
        $/IronPython/IronPython_Main/Src/IronPython.Modules/nt.cs
        $/IronPython/IronPython_Main/Src/Tests/test_builtinfunc.py
        
$/IronPython/IronPython_Main/Src/IronPython/Compiler/Ast/WithStatement.cs
        $/IronPython/IronPython_Main/Src/IronPython/Compiler/Ast/PythonAst.cs
        
$/IronPython/IronPython_Main/Src/IronPython/Compiler/Ast/FunctionDefinition.cs
        
$/IronPython/IronPython_Main/Src/IronPython/Compiler/Ast/ClassDefinition.cs
        $/IronPython/IronPython_Main/Src/IronPython/Compiler/Ast/AstGenerator.cs
        $/IronPython/IronPython_Main/Src/IronPython/Compiler/Tokenizer.cs
        $/IronPython/IronPython_Main/Src/IronPython/IronPython.csproj

CHECKIN COMMENTS
--------------------------------------------------------------------------------
Changeset Id: 1055274
Date: 8/12/2009 5:58:57 PM

(dfugate) Added test file for _bytesio, and filed on 
http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=24303.


(Shelveset: COV03;REDMOND\dfugate | SNAP CheckinId: 9132)
--------------------------------------------------------------------------------
Changeset Id: 1055146
Date: 8/12/2009 4:44:35 PM

(dfugate) Moved _warnings tests from python26.py to _warnings_test.py after a 
moderate refactoring.  Filed one bug.
Added more test cases for nt.stat_result (our code coverage run detected most 
operators were not being hit).  Filed a handful of bugs.


(Shelveset: COV02;REDMOND\dfugate | SNAP CheckinId: 9129)



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

Reply via email to