[IronPython] IronPython 2.6 CodePlex Source Update

merllab at microsoft.com merllab at microsoft.com
Mon Oct 4 23:32:20 CEST 2010


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

ADDED SOURCES
	$/IronPython/IronPython_2_6/Src/IronPython4.sln

DELETED SOURCES
	$/IronPython/IronPython_2_6/Src/Hosts
	$/IronPython/IronPython_2_6/Src/IronPython.sln
	$/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Scripting.Core
	$/IronPython/IronPython_2_6/Src/Tests/ClrAssembly
	$/IronPython/IronPython_2_6/Src/Tests/DlrComLibrary

MODIFIED SOURCES
	$/IronPython/IronPython_2_6/Src/AssemblyVersion.cs
	$/IronPython/IronPython_2_6/Src/IronPython4.sln
	$/IronPython/IronPython_2_6/Src/IronPython.Modules/IronPython.Modules.csproj
	$/IronPython/IronPython_2_6/Src/IronPython/IronPython.csproj
	$/IronPython/IronPython_2_6/Src/IronPython/Compiler/Parser.cs
	$/IronPython/IronPython_2_6/Src/IronPython/Compiler/Ast/AstMethods.cs
	$/IronPython/IronPython_2_6/Src/IronPython/Compiler/Ast/CallExpression.cs
	$/IronPython/IronPython_2_6/Src/IronPython/Compiler/Ast/IfStatement.cs
	$/IronPython/IronPython_2_6/Src/IronPython/Runtime/PythonContext.cs
	$/IronPython/IronPython_2_6/Src/IronPython/Runtime/PythonOptions.cs
	$/IronPython/IronPython_2_6/Src/IronPython/Runtime/Operations/PythonOps.cs
	$/IronPython/IronPython_2_6/Src/IronPythonTest/IronPythonTest.csproj
	$/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Dynamic/Microsoft.Dynamic.csproj
	$/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Dynamic/Properties/AssemblyInfo.cs
	$/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Dynamic/Utils/WeakDictionary.cs
	$/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Scripting.Debugging/AssemblyInfo.cs
	$/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Scripting.Debugging/Microsoft.Scripting.Debugging.csproj
	$/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Scripting/Microsoft.Scripting.csproj
	$/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Scripting/Properties/AssemblyInfo.cs
	$/IronPython/IronPython_2_6/Src/Tests/test_class.py
	$/IronPython/IronPython_2_6/Src/Tests/test_conditional.py
	$/IronPython/IronPython_2_6/Src/Tests/test_imp.py
	$/IronPython/IronPython_2_6/Src/Tests/test_ipye.py

CHECKIN COMMENTS
--------------------------------------------------------------------------------
Changeset Id: 1928757
Date: 7/21/2010 2:09:44 AM

unicode pre-compile
stack overflow on nested if's
27247 objcet.__delattr__ (tested)


27547 Problem with ScriptSource.GetCodeProperties() 
We need to pass empty parameters if we fail to parse them (tested)


26940 Wrong line numbers in traceback when encoding is specified 
We should always seek back to the beginning of the file so line numbers remain correct (tested)



(Shelveset: 262fixesfinal;REDMOND\dinov | SNAP CheckinId: 11060)






More information about the Ironpython-users mailing list