Be Open Source
Python 3.0 Release
Python 3.0
We are pleased to announce the release of Python 3.0 (final), a new production-ready release, on December 3rd, 2008.
Python 3.0 (a.k.a. “Python 3000″ or “Py3k”) is a new version of the language that is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed. Also, the standard library has been reorganized in a few prominent places.
We are happy for Python 3.0 roll out, although we are not confortable with it, because it is incompatible with the previous python version.
It is too early to be sure, but we hope Python 3.0 will help the growth of the python community.
Try it!
Related posts:
- Django 1.0.2 is out We read and report: Tonight, to clear up some problems with the packaging of the Django 1.0.1 release from Friday,...
- Evolving concurrency, like memory management did As processors become faster and multiprocessor systems become cheaper, the need to take advantage of multithreading in order to achieve...
| Print article | This entry was posted by Giovanni Giorgi on December 4, 2008 at 20:31, and is filed under English Content, Software. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |