[IronPython] IronPython 2.6 CodePlex Source Update

merllab at microsoft.com merllab at microsoft.com
Tue Aug 3 17:14:08 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/74791.

MODIFIED SOURCES
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/modules/system_related/nt_test.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/modules/io_related/codecs_test.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/check_result.bat
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/badil.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/compat/sbs_builtin.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/modules/type_related/array_test.py
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Lib/iptest/assert_util.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/compat/common.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_builtinfunc.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/modules/system_related/signal_test.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_class.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/modules/misc/_random_test.py
	$/IronPython/IronPython_Main/Languages/IronPython/Scripts/test_pystone.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_complex.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/modules/io_related/cPickle_test.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/regressions.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/run_transformed.bat
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/interop/net/dynamic/dynamic_regressions.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/Modes/ConsoleFlags.ps1
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/modules/io_related/marshal_test.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_bytes.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/modules/misc/math_test.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_exceptions.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/pyc/test_pyc.ps1
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_formatting.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_exec.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_python25.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_excinfo.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_generator_throw.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_file.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_index.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_function.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_with.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_stdmodules.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_syntax.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_strformat.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/Tools/modulediff.py
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/versions/python26.py

CHECKIN COMMENTS
--------------------------------------------------------------------------------
Changeset Id: 1952590
Date: 8/2/2010 9:24:23 PM

Updates most (if not all) of our own tests to run against CPython 2.7.  Specifically, RunAgainstCpy.py gets run against CPython 2.7 as do the side-by-side tests.  The two exceptions to this are:
- IronPython.Modules\_ctypes_test.cs.  Looks like this can't be updated until we run the 2.7 version of CPython's test_ctypes.py
- performance tests run for CodePlex public releases.  While the helper scripts are now using tests under CPython 2.7, many of these tests have in fact not been added yet.  We just need to fix this in time for Beta 1

This shelveset also moves most (if not all) of our internal scripts (packaging, weekly bug reports, etc.) to CPython 2.7.  Most interestingly, the 'cpy' alias is now a call to CPython 2.7.


(Shelveset: CPY27_03;REDMOND\dfugate | SNAP CheckinId: 11231)
--------------------------------------------------------------------------------
Changeset Id: 1952590
Date: 8/2/2010 9:24:23 PM

Updates most (if not all) of our own tests to run against CPython 2.7.  Specifically, RunAgainstCpy.py gets run against CPython 2.7 as do the side-by-side tests.  The two exceptions to this are:
- IronPython.Modules\_ctypes_test.cs.  Looks like this can't be updated until we run the 2.7 version of CPython's test_ctypes.py
- performance tests run for CodePlex public releases.  While the helper scripts are now using tests under CPython 2.7, many of these tests have in fact not been added yet.  We just need to fix this in time for Beta 1

This shelveset also moves most (if not all) of our internal scripts (packaging, weekly bug reports, etc.) to CPython 2.7.  Most interestingly, the 'cpy' alias is now a call to CPython 2.7.


(Shelveset: CPY27_03;REDMOND\dfugate | SNAP CheckinId: 11231)






More information about the Ironpython-users mailing list