On 10/20/06, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:
> Python standard library is shared between CPython and IronPython.
> Comparing 2.4.3 and 2.4.4, 105 files and 2280 lines were changed in
> the library, all mostly bugfixes.

Um, "mostly" bugfixes? They should be _all_ bugfixes, that's part of
how Python's release strategy works. Point releases (2.X.Y) don't have
new features, unless it's absolutely necessary to fix a critical bug.
This wasn't the case in 2.4.4 - there's nothing new.

(Don't mention True/False in 2.2.1 - that wasn't my fault :)
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to