Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!novso.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.126 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.77; '*S*': 0.03; 'broken': 0.04; 'subject:Python': 0.06; 'release.': 0.09; 'to:name:python dev': 0.09; 'url:releases': 0.09; 'python': 0.11; 'url:download': 0.12; 'windows': 0.15; 'to:addr:python-committers': 0.16; 'subject:] ': 0.20; 'command': 0.22; 'team,': 0.22; 'header:User-Agent:1': 0.23; 'to:addr:python-dev': 0.27; 'to:no real name:2**1': 0.29; "i'm": 0.30; 'file': 0.32; 'url:python': 0.33; 'community': 0.33; 'announce': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'url:org': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'availability': 0.60; 'url:3': 0.61; 'here:': 0.62; 'to:2**2': 0.65; 'note:': 0.66; 'improvements': 0.68; 'topics.': 0.68; 'url:4': 0.69; '3.4': 0.84; 'installer': 0.84; 'sfxlen:4': 0.84; 'to:addr:python-announce': 0.84; 'notable': 0.91; 'pfxlen:2': 0.91; 'hundred': 0.95 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:content-type; bh=qhPQSrBkA24pTtN7svJKdt+TQ/RK3XgaCqdb2FhmNiQ=; b=hQ9zbSrAx9cRYuzsAXyD4znMKm7v5BWVut47PRMpaYO6Z/ZOvdXrfxaQJAmscV5hRs NKTkoibfsWhXAVNaranETWhJnNisKrV9NQPnwOZvvBB9Cb9iKCRiAITFkUtT0zWDGQNV xsHvJFzP4uBlOKhY328fbftT4GvcOI5gh+Mu15WhAV9/Lu7NVgZeAwSz7CK5/Mu9ienv wGm1NpmeRzFQ8WqkmcF9Dgd1asS5xbnj38nJYBX7Avffeu0lfnOrqzYjWe3pOP125/av 4qJemKSWoIDCMK0YfHcWN22uk6mRDcza6yFv94vspx3rBuCRzcqD86ezflEC1dsD35lK y4WA== X-Gm-Message-State: ALoCoQl8V68EOFYqqtZKf8X6hYdQuBFyXmqZ96iljY7Ap8pC9YPXZhJxJ8PQ9vPZ8SEF4ibtTO3E X-Received: by 10.66.142.132 with SMTP id rw4mr70896212pab.6.1399288119736; Mon, 05 May 2014 04:08:39 -0700 (PDT) Sender: Larry Hastings Date: Mon, 05 May 2014 04:08:41 -0700 From: Larry Hastings User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Python Dev , python-committers , python-announce@python.org, python-list@python.org Subject: [RELEASED] Python 3.4.1rc1 Content-Type: multipart/alternative; boundary="------------000600090605010906080401" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 58 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1399288129 news.xs4all.nl 2956 [2001:888:2000:d::a6]:48396 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70918 This is a multi-part message in MIME format. --------------000600090605010906080401 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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.1rc1. Python 3.4.1rc1 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 One note: the "topics" data file for the pydoc is broken in this release. This means the pydoc command and the built-in "help" will fail on some topics. //arry/ --------------000600090605010906080401 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit

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.1rc1.  Python 3.4.1rc1 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

One note: the "topics" data file for the pydoc is broken in this release.  This means the pydoc command and the built-in "help" will fail on some topics.


/arry
--------------000600090605010906080401--