Nice! > http://www.oreillynet.com/windows/blog/2007/05/seo_sanghyeonipce_ironpython_c_2.html
On 5/20/07, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:
This is the sixth release of IronPython Community Edition (IPCE). Download from SourceForge: http://sourceforge.net/projects/fepy FePy project aims to provide enhancements and add-ons for IronPython. http://fepy.sourceforge.net/ This release is built with Mono 1.2.3.1. As this release has dropped a patch to support Mono without Socket.{Send,Receive}BufferSize implementation, it won't work with Mono versions below 1.2.3. It has been a long time (more than 5 months) since the last release. In the mean time, DLR-based IronPython 2.0 Alpha 1 was revealed, and it was subsequently ported to Mono. As this codebase is still new, IPCE will be based on IronPython 1.1 for the time being. Also note that IronPython 2.0 Alpha 1 has significant performance regression on Mono (but not on MS.NET) compared to IronPython 1.1. http://lists.ironpython.com/pipermail/users-ironpython.com/2007-May/004915.html Changes in this release follow. 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 -- Seo Sanghyeon _______________________________________________ users mailing list [EMAIL PROTECTED] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
-- /M:D M. David Peterson http://mdavid.name | http://www.oreillynet.com/pub/au/2354 | http://dev.aol.com/blog/3155
-- http://mail.python.org/mailman/listinfo/python-list