Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'bug': 0.02; 'url:bugs': 0.05; 'apis': 0.07; 'dictionary': 0.07; 'paths': 0.07; 'statements,': 0.07; 'python': 0.08; 'condensed': 0.09; 'peterson': 0.09; 'release.': 0.09; 'rewritten': 0.09; 'syntax': 0.11; 'benjamin': 0.16; 'bugfix': 0.16; 'mode.': 0.16; 'subject:release': 0.16; 'swallow': 0.16; 'url:hg': 0.16; 'received:74.125.82.174': 0.16; 'received:mail- wy0-f174.google.com': 0.16; 'subject:] ': 0.16; 'candidate': 0.17; 'bytes': 0.19; 'from:addr:python.org': 0.20; '(on': 0.23; 'focuses': 0.23; 'fix': 0.23; 'url:doc': 0.26; 'testing': 0.27; "i'm": 0.27; 'sender:addr:gmail.com': 0.28; 'message- id:@mail.gmail.com': 0.28; '3.0': 0.29; 'bugs': 0.29; 'unicode': 0.29; 'version': 0.29; 'i/o': 0.30; 'nested': 0.30; 'changes': 0.30; 'team,': 0.32; 'to:addr:python-list': 0.33; 'list': 0.33; 'subject:[': 0.33; 'file': 0.34; 'example,': 0.35; 'ordered': 0.35; 'python.org': 0.36; 'announce': 0.37; 'optimization': 0.37; 'received:google.com': 0.37; 'to:addr:python-announce-list': 0.37; 'url:docs': 0.37; 'url:python': 0.38; 'received:74.125.82': 0.38; 'received:74.125': 0.38; 'url:org': 0.38; 'to:no real name:2**1': 0.39; 'to:addr:python.org': 0.39; 'more': 0.60; 'to:2**2': 0.61; 'here:': 0.62; 'sfxlen:3': 0.63; 'url:4': 0.63; 'visit:': 0.63; 'series': 0.66; 'to:addr:python-dev': 0.67; 'url:3': 0.67; '3.1,': 0.84; 'introduced.': 0.84; 'pfxlen:2': 0.84; 'python-dev': 0.84; 'subject:RELEASE': 0.84; 'tile': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=QIBaYm0xHo7fyFVxicIIRgCYfe8qlJ2AZyjH8LMjsps=; b=eWX+gUcCydmqadXESTvaosAjaHeF5HDchm4dmqN5I7NzPVA5MxvKipidNWzjXYRuQh anTkeLnm8P9G8jrCoHrJVwrD/opDhbeFAchHtQO9qPg+4S2hDAhjSv9BSpa8MP2IQVHQ Ke2SdCSkBTRFWktes13ppe0EqdqF2EydDPBPs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=j/FrMYIA/xlddHH2iAZM1Ohx62VPqAkqe0oO5IMnTVN9kVxRA5kMzF2ymVY/QFWelk ULWFeKYKvlqn2Rgs5jau8bT8DcDVtnqO50lgQEVdMAu0EUknIRAWfcipowBQJql8AMmX es7tjEjJH7Qv/y5GjusybzW8XwD5xNe0LD7eo= MIME-Version: 1.0 Sender: musiccomposition@gmail.com Date: Sun, 29 May 2011 17:44:58 -0500 X-Google-Sender-Auth: g2aA_m-2W-7_RCY6cuFre1wmA3g Subject: [RELEASE] 3.1.4 release candidate 1 From: Benjamin Peterson To: Python Dev , python-announce-list@python.org, python-list@python.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 41 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306709100 news.xs4all.nl 49041 [::ffff:82.94.164.166]:55407 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6591 On behalf of the Python development team, I'm happy as a swallow to announce a release candidate for the fourth bugfix release for the Python 3.1 series, Python 3.1.4. 3.1.4 will the last bug fix release in the 3.1 series before 3.1. After 3.1.4, 3.1 will be in security-only fix mode. The Python 3.1 version series focuses on the stabilization and optimization of the features and changes that Python 3.0 introduced. For example, the new I/O system has been rewritten in C for speed. File system APIs that use unicode strings now handle paths with undecodable bytes in them. Other features include an ordered dictionary implementation, a condensed syntax for nested with statements, and support for ttk Tile in Tkinter. For a more extensive list of changes in 3.1, see http://doc.python.org/3.1/whatsnew/3.1.html or Misc/NEWS in the Python distribution. This is a testing release. To download Python 3.1.4rc1 visit: http://www.python.org/download/releases/3.1.4/ A list of changes in 3.1.4 can be found here: http://hg.python.org/cpython/file/35419f276c60/Misc/NEWS The 3.1 documentation can be found at: http://docs.python.org/3.1 Bugs can always be reported to: http://bugs.python.org Enjoy! -- Benjamin Peterson Release Manager benjamin at python.org (on behalf of the entire python-dev team and 3.1.4's contributors)