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/57959.
MODIFIED SOURCES $/IronPython/IronPython_Main/Src/Tests/Tools/baselines/types_only.log $/IronPython/IronPython_Main/Src/IronPython/Runtime/ModuleGlobalCache.cs $/IronPython/IronPython_Main/Src/Runtime/Microsoft.Scripting/Hosting/Shell/OptionsParser.cs $/IronPython/IronPython_Main/Src/IronPython/Runtime/BindingWarnings.cs $/IronPython/IronPython_Main/Src/IronPython/Runtime/Binding/PythonProtocol.Operations.cs $/IronPython/IronPython_Main/Src/IronPython/Runtime/Binding/PythonBinder.cs $/IronPython/IronPython_Main/Src/IronPython/Runtime/Binding/SlotOrFunction.cs $/IronPython/IronPython_Main/Src/IronPython/Runtime/FunctionCode.cs $/IronPython/IronPython_Main/Src/IronPython/Runtime/PythonFunction.cs $/IronPython/IronPython_Main/Src/IronPython/Runtime/Types/BuiltinFunction.cs $/IronPython/IronPython_Main/Src/IronPython/Runtime/Types/PythonType.cs CHECKIN COMMENTS -------------------------------------------------------------------------------- Changeset Id: 1051057 Date: 8/10/2009 3:14:52 PM (ddicato) 19589 2.6: warn when comparing objects which don't implement comparisons improve MakeComparisonOperation to detect Python3WarningAttribute 23971 Ipy.exe should list the command line options when invoked with '/?' trivial - added to OptionsParser (Shelveset: 26features4;REDMOND\ddicato | SNAP CheckinId: 9110) -------------------------------------------------------------------------------- Changeset Id: 1050494 Date: 8/10/2009 10:14:47 AM (dfugate) IronPython\Runtime\ModuleGlobalCache.cs was reopening the MS.Scripting.Runtime namespace. Changed this to IronPython.Runtime. (Shelveset: MODULEGLOBALCACHE;REDMOND\dfugate | SNAP CheckinId: 9108) _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com