[IronPython] IronPython 2.6 CodePlex Source Update
merllab at microsoft.com
merllab at microsoft.com
Thu Feb 11 17:54:26 CET 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/63918.
MODIFIED SOURCES
$/IronPython/IronPython_Main/Src/IronPython/Compiler/Ast/PythonAst.cs
$/IronPython/IronPython_Main/Src/IronPython/Runtime/PythonDocumentationProvider.cs
CHECKIN COMMENTS
--------------------------------------------------------------------------------
Changeset Id: 1586475
Date: 2/10/2010 10:16:11 AM
Fixes documentation on module objects – currently we don’t recognize them and don’t return any useful information.
Fixes a regression in the ASTs from 2.6 – we aren’t properly re-writing CodeContext so dir() ends up not working in re-written code (it points at the wrong context).
(Shelveset: FixModuleDocAndRegression;REDMOND\dinov | SNAP CheckinId: 10322)
More information about the Ironpython-users
mailing list