PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
September 18, 2008

Python 3.0rc1 Released

Posted: 2008-09-18 06:23:30
Languages ::

Python 3.0rc1 has been released. Python is a portable, dynamic, object-oriented language.

This release includes: the addition of PyObject_Bytes and PyBytes_FromObject to the C API, the removal of the bsddb module from the standard library, bug fixes, build fixes, and other changes.