Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #71763
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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 | UNSURE 0.221 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.63; '*S*': 0.07; 'subject:Python': 0.06; '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; '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; 'url:python': 0.33; 'community': 0.33; 'announce': 0.33; 'received:209.85': 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; 'improvements': 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=jgD9rfZ+VH8Rioi7J8Jk9UgMjTR11Oi/MrDjRdBquMY=; b=PYqWTArlI7BbcGxYSaI01WZQUjtMs/hreGT/KeHItsfrmJCWDLTOaWh1afjWUuEZEn QS0BO7cqAiw6oiQIyYaodoVwoXgxX4ORnCNIEnC0kcM+Czvum4QorWLNFSqOzwEgyvdf 6/WiWmQAjZ45fgp3PmgbV0B8LnoB1zV5xe6eTmjNDYufZpe3bWEx7/YgjgKqHXgJFBfo WHRhJjJ92QZmfZlxsLZom3kf7Iga7Abk7K2zClvpPFaHxk2p4Jqh3aS9aChHTg4iz1tN Fi3/yO0+SOMHlfg7vBC0jqIy30p20ysQ4N6KT7IwuGqEQ7o5hsdmgK+CRWguRcn0TwKH PZTQ== |
| X-Gm-Message-State | ALoCoQnAW6klQOkSLHIioeiaB/Ip+Suj7X7VVuKbbndz5OykL/38nYZB3mNwJCRkDGo/USTvzeqV |
| X-Received | by 10.68.197.195 with SMTP id iw3mr40552060pbc.139.1400479238551; Sun, 18 May 2014 23:00:38 -0700 (PDT) |
| Sender | Larry Hastings <larry@midwinter.com> |
| Date | Sun, 18 May 2014 23:00:55 -0700 |
| From | Larry Hastings <larry@hastings.org> |
| 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-dev@python.org>, python-committers <python-committers@python.org>, python-announce@python.org, python-list@python.org |
| Subject | [RELEASED] Python 3.4.1 |
| Content-Type | multipart/alternative; boundary="------------040107020100010704040901" |
| X-Mailman-Approved-At | Mon, 19 May 2014 17:06:58 +0200 |
| 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.10136.1400512019.18130.python-list@python.org> (permalink) |
| Lines | 52 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1400512019 news.xs4all.nl 2976 [2001:888:2000:d::a6]:45931 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:71763 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
[RELEASED] Python 3.4.1 Larry Hastings <larry@hastings.org> - 2014-05-18 23:00 -0700
csiph-web