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


Groups > comp.lang.python > #71747

Re: [python-committers] [RELEASED] Python 3.4.1

Path csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <victor.stinner@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.046
X-Spam-Evidence '*H*': 0.91; '*S*': 0.00; 'subject:: [': 0.04; 'subject:Python': 0.06; 'url:releases': 0.09; 'cc:addr:python- list': 0.11; 'sfxlen:2': 0.11; 'python': 0.11; 'url:download': 0.12; 'windows': 0.15; 'subject:] [': 0.16; 'url:whatsnew': 0.16; 'subject:python': 0.16; 'subject:] ': 0.20; 'team,': 0.22; 'cc:addr:python.org': 0.22; 'header:In-Reply-To:1': 0.27; 'cc:2**2': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'larry': 0.31; 'url:python': 0.33; 'community': 0.33; 'announce': 0.33; 'cc:no real name:2**1': 0.33; 'received:google.com': 0.35; 'version': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'list': 0.37; 'email addr:python.org': 0.37; 'skip:_ 40': 0.38; 'mailing': 0.39; 'release': 0.40; 'url:mail': 0.40; 'easy': 0.60; 'availability': 0.60; 'url:3': 0.61; 'here:': 0.62; 'improvements': 0.68; 'url:4': 0.69; '3.4': 0.84; 'installer': 0.84; 'victor': 0.84; 'notable': 0.91; 'hundred': 0.95
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=lXH6fDDwwHePvSXZL1VRyZXyc2XhIFXo0fOKh9QthfQ=; b=vMhUrHfd1j/d+Dv5I9xAuA2BSI8lbrpNx3CcZNx97HX7EVUjImJFYFZPOnkS3GSlkm rHsrRvVrCm1rkQAt/Kiz45B2qh7jFij/+qisFaqkWpG/o/eA6d7N4Kf9tspWEgHAREcP dz4pBxciAciule4ilZXTQPKEJQ4Cxdx58AKTO0O7y3ekn6X7bJ0cVkOPik6qf8njjmPu bWJko87ptajXj3dcqgwcZ5kndbuOVqIoPzcBZ33RKkYSqxHDyNEffPORvUFhx7g0XSke KE5fRHKLg2BT7EzC+e3GTg+OGokxOI5hLpLcJVYq+gaaEYpnqpYZdBD5axWrSKtL3UNA LKdw==
X-Received by 10.182.205.226 with SMTP id lj2mr986545obc.84.1400486088830; Mon, 19 May 2014 00:54:48 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <53799E17.7040805@hastings.org>
References <53799E17.7040805@hastings.org>
From Victor Stinner <victor.stinner@gmail.com>
Date Mon, 19 May 2014 09:54:28 +0200
Subject Re: [python-committers] [RELEASED] Python 3.4.1
To Larry Hastings <larry@hastings.org>
Content-Type text/plain; charset=UTF-8
Cc python-list@python.org, python-announce@python.org, python-committers <python-committers@python.org>, Python Dev <python-dev@python.org>
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.10124.1400486099.18130.python-list@python.org> (permalink)
Lines 27
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1400486099 news.xs4all.nl 2970 [2001:888:2000:d::a6]:47725
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:71747

Show key headers only | View raw


It's not easy to find the changelog. I found this page:
https://docs.python.org/3.4/whatsnew/changelog.html

Victor

2014-05-19 8:00 GMT+02:00 Larry Hastings <larry@hastings.org>:
>
>
> On behalf of the Python development community and the Python 3.4 release
> team, I'm pleased to announce the availability of Python 3.4.1.  Python
> 3.4.1 has over three hundred bugfixes and other improvements over 3.4.0. One
> notable change: the version of OpenSSL bundled with the Windows installer no
> longer has the "HeartBleed" vulnerability.
>
> You can download it here:
>
> https://www.python.org/download/releases/3.4.1
>
>
>
> /arry
>
> _______________________________________________
> python-committers mailing list
> python-committers@python.org
> https://mail.python.org/mailman/listinfo/python-committers
>

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


Thread

Re: [python-committers] [RELEASED] Python 3.4.1 Victor Stinner <victor.stinner@gmail.com> - 2014-05-19 09:54 +0200

csiph-web