[IronPython] [ANN] IronPython Community Edition r3

M. David Peterson xmlhacker at gmail.com
Thu Oct 26 12:57:02 EDT 2006


Yee Hah! :D  Thanks Seo! :D >
http://www.oreillynet.com/xml/blog/2006/10/seo_sanghyeonipce_ironpython_c.html

On 10/26/06, Sanghyeon Seo <sanxiyn at gmail.com> wrote:
>
> This is the third release of IronPython Community Edition (IPCE).
>
> Get it here.
> http://sparcs.kaist.ac.kr/~tinuviel/download/IPCE-r3.zip
>
> This release is also available on SourceForge mirrors near you.
> http://sourceforge.net/projects/fepy
>
> IPCE has a homepage. You can read about licenses and patches there.
> There's also some new documentations like FePy Library Reference.
> http://fepy.sourceforge.net/
>
> Changes in this release:
>
> * Latest and greatest!
>
> Updated to IronPython 1.0.1.
> Updated to CPython 2.4.4.
> Compiled with Mono 1.1.18.
>
> * Relicensed under the MIT license, for those who found previous
> license terms (Do What The Fuck You Want To Public License) offensive,
> or humor-impaired.
>
> * New CPython-compatible wrappers.
>
> zlib, using System.IO.Compression.
> hashlib, using System.Security.Cryptography.
> sqlite3, using generic DB-API module already developed.
>
> hashlib and sqlite3 are modules new in CPython 2.5.
>
> * Updated CPython-compatible wrappers.
>
> Numerous updates to pyexpat. Previously, pyexpat.py was only intended
> to run ElementTree. It is now compatible enough to run xml.dom and
> xml.sax codes.
>
> * Patches to Python standard library.
>
> patch-stdlib-tarfile-null-terminated fixes (arguably) a bug.
>
> patch-stdlib-httplib-disable-idna and patch-stdlib-xml-sax-import are
> workarounds, but changes are minimal and make using httplib and
> xml.sax much better on IronPython.
>
> --
> 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/20061026/183a6c75/attachment.html>


More information about the Python-list mailing list