I'm pleased to announce the second beta release of IronPython
2.7<http://ironpython.codeplex.com/releases/view/70582>.
Like IronPython 2.7 <http://ironpython.codeplex.com/releases/view/54498>,
this release *requires .NET 4 or Silverlight 4.* This release will replace
any existing IronPython installation.

The highlights of the first beta were:

   - Updated the standard library to match CPython 2.7.2.
   - Add the ast, csv, and unicodedata modules.
   - Fixed several bugs.
   - IronPython Tools for Visual Studio are disabled by default. See
   http://pytools.codeplex.com for the next generation of Python Visual
   Studio support.

This release fixes even more bugs on top of what is in 2.7.1 Beta 1.

See the current list of fixed
issues<http://ironpython.codeplex.com/workitem/list/advanced?keyword=&status=Fixed%7CClosed&type=All&priority=All&release=2.7.1%7C2.7.1%20Beta%201%7C2.7.1%20Beta%202&assignedTo=All&component=All&sortField=LastUpdatedDate&sortDirection=Descending&page=0>
for
more details.

In particular, the updated standard library may have introduced some
undetected bugs. Please report any issues at
http://ironpython.codeplex.com/workitem/list/basic.

- Jeff
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to