[IronPython] [ANN] IronPython Community Edition 1.0r1

M. David Peterson xmlhacker at gmail.com
Thu Sep 14 02:09:38 EDT 2006


http://www.oreillynet.com/windows/blog/2006/09/seo_sanghyeonipce_ironpython_c.html

Seo, do you have a blog I can point people to?

Either way, Thanks!  This will make things TONS easier in regards to running
IronPython on Mono. :)

On 9/13/06, Sanghyeon Seo <sanxiyn at gmail.com> wrote:
>
> I am happy to announce IronPython Community Edition (IPCE for short)
> 1.0 revision 1, based on IronPython 1.0, to the world.
>
> Get it here:
> http://sparcs.kaist.ac.kr/~tinuviel/download/IPCE-1.0r1.zip
>
> Binary is built with Mono 1.1.17.1.
>
> Benefits of this edition:
>
> 1. You don't need to fight Mono with non-working line editing or
> white-on-white "blind" console on Linux or Mac. A fix for this issue
> and fixed binary is already included.
>
> 2. You don't need to edit makefile to build from the source on Mono.
>
> 3. Various bugfixes are included: patches are available here:
> http://sparcs.kaist.ac.kr/~tinuviel/fepy/patches/1.0/
>
> patch-ironpython-mono-console
> patch-ironpython-mono-makefile
> Discussed above.
>
> patch-ironpython-co-flags
> This patch fixes an issue that co_flags reports **-argument only
> function to have *-argument as well.
>
> patch-ironpython-codedom-empty-return
> This patch fixes an issue that CodeDom generator doesn't handle empty
> return statements.
>
> patch-ironpython-oldstyle-setattr
> This patch fixes an issue that __setattr__ wasn't called for old-style
> classes.
>
> patch-ironpython-os-utime
> This patch fixes an issue that os.utime didn't set modified time and
> set access time wrong.
>
> patch-ironpython-re-backslash-escape
> This patch fixes an issue that backslash escape \\ wasn't properly
> handled in regular expression.
>
> --
> Seo Sanghyeon
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



-- 
/M:D

M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060914/a2c9d811/attachment.html>


More information about the Python-list mailing list