[Python-Dev] [RELEASED] Python 3.4.0b1
Larry Hastings
larry at hastings.org
Sun Nov 24 23:28:31 CET 2013
On 11/24/2013 02:00 PM, Larry Hastings wrote:
> Python 3.4 includes a range of improvements of the 3.x series, including
> hundreds of small improvements and bug fixes. Major new features and
> changes in the 3.4 release series include:
Whoops, sorry, I missed a couple of PEPs there:
* PEP 428, a "pathlib" module providing object-oriented filesystem paths
* PEP 451, standardizing module metadata for Python's module import system
* PEP 454, a new "tracemalloc" module for tracing Python memory allocations
They're on the web site already, and they'll be in the next announcement.
Sorry for the oversight!
//arry/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20131124/43795eee/attachment-0001.html>
More information about the Python-Dev
mailing list