IronPython 2.0 Beta 1
IronPython 2 is finally out of alpha! The first beta has just been released.
There is a huge list of minor bugs and issues fixed in this release. The 'headline' changes for this release are:
There is a huge list of minor bugs and issues fixed in this release. The 'headline' changes for this release are:
- PEP 328, absolute and relative imports, has been implemented
- PEP 302, new import hooks, has been implemented
- Numerous Python dictionary improvements
- ‘sys’ is now a real builtin module
- Test projects for IronPython .NET (ClrAssembly) and COM interop (DlrComLibrary) support have been added to the ‘Src\Tests’ directory within the source zip file
- More improvements to the –X:PreferComDispatch flag
Comments
Post a Comment