Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #60393

Re: [RELEASED] Python 3.4.0b1

Date 2013-11-24 14:28 -0800
From Larry Hastings <larry@hastings.org>
Subject Re: [RELEASED] Python 3.4.0b1
References <529276F0.3040105@hastings.org>
Newsgroups comp.lang.python
Message-ID <mailman.3153.1385332138.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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/

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: [RELEASED] Python 3.4.0b1 Larry Hastings <larry@hastings.org> - 2013-11-24 14:28 -0800

csiph-web