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


Groups > comp.lang.python > #60393

Re: [RELEASED] Python 3.4.0b1

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <larry@midwinter.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:: [': 0.04; 'subject:Python': 0.06; 'paths': 0.07; 'pep': 0.09; 'to:name:python dev': 0.09; 'python': 0.11; 'bug': 0.12; 'missed': 0.12; 'changes': 0.15; 'already,': 0.16; 'filesystem': 0.16; 'fixes.': 0.16; 'to:addr:python-committers': 0.16; 'tracing': 0.16; 'wrote:': 0.18; 'module': 0.19; "python's": 0.19; 'subject:] ': 0.20; 'memory': 0.22; 'import': 0.22; 'header:User-Agent:1': 0.23; 'sorry,': 0.24; 'to:addr:python-dev': 0.27; 'header:In- Reply-To:1': 0.27; 'to:no real name:2**1': 0.29; '3.x': 0.31; 'larry': 0.31; "they'll": 0.31; 'received:209.85': 0.35; 'hundreds': 0.35; 'received:google.com': 0.35; 'next': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'major': 0.40; 'release': 0.40; 'include:': 0.61; 'new': 0.61; 'range': 0.61; 'providing': 0.61; 'to:2**2': 0.65; 'series': 0.66; 'improvements': 0.68; '3.4': 0.84; 'sfxlen:4': 0.84; 'to:addr:python-announce': 0.84; 'pfxlen:2': 0.91
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:message-id:date:from:user-agent :mime-version:to:subject:references:in-reply-to:content-type; bh=CG+8aagbiydn6r1iypv5zE9OKSCGxUP6CAeZb/4SFbo=; b=Q97PjGqjzX+w/4gLNyVr+r0f3JwFpy6Pn/8vOSimjoPRQFE6/zFclCV1xoiAMgi1/u iIjAASSdnF9MljQYbkDc41AdUREL2aHRPYIiPOHozyODPTOn0cMN3wKB6X8RsBcdMhyB pyJlIK08ERb0AomcJJxAc8MGY1AFgqbzH25PxuFpq+ty6fMID0pESi4BvJ8HyC0pCFsr ziKfNRvrpL61PXSXkLGR8PJXaT+1R7V6zE8oDZzfjaircmVgFomD1VmMssbHscSBbRIv LiPbultWo6e3VarL9BNbOscElXyBS3hYzn7gIqQjKG2YXYGMwkfXiY4QUDS/UCzJG35t bOsQ==
X-Gm-Message-State ALoCoQnHWosdEbEuzubX8MrydQN8gzhGivswO7Xji+C3IxynHmyHXzEJqyFIsW7XIMVff1mbsESJ
X-Received by 10.69.8.162 with SMTP id dl2mr23956505pbd.1.1385332135117; Sun, 24 Nov 2013 14:28:55 -0800 (PST)
Sender Larry Hastings <larry@midwinter.com>
Date Sun, 24 Nov 2013 14:28:31 -0800
From Larry Hastings <larry@hastings.org>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0
MIME-Version 1.0
To python-list@python.org, python-announce@python.org, python-committers <python-committers@python.org>, Python Dev <python-dev@python.org>
Subject Re: [RELEASED] Python 3.4.0b1
References <529276F0.3040105@hastings.org>
In-Reply-To <529276F0.3040105@hastings.org>
Content-Type multipart/alternative; boundary="------------080008010402010906070302"
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3153.1385332138.18130.python-list@python.org> (permalink)
Lines 69
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1385332138 news.xs4all.nl 15925 [2001:888:2000:d::a6]:33897
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:60393

Show key headers only | 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