IronPython Community Edition: Sixth Release
There is a fresh release of the IronPython Community Edition (FePy)
FePy Download Page
FePy Homepage
FePy Download Page
FePy Homepage
Changes in this release:
IronPython
Updated to IronPython 1.1.
Libraries
Huge improvements to AST support.
Support inspect.getargspec().
Pickle integration with .NET Serialization.
platform module that can handle IronPython. (Anthony Baxter)
Implement os.access(). (Rachel Hestilow)
Bundles
pybench benchmark (thanks to platform module).
pyflakes code checker (thanks to AST support).
wsgiref synced to 2.5.1.
Patches
You can read the summary of applied patches here.
http://fepy.sourceforge.net/patches.html
New in this release:
patch-ironpython-import-hack
Comments
Post a Comment