Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1431357853; bh=GW2Mb9WAXFnCtpeMc7jl3Bh6bP3HnHqI1lzlkfIdKHY=; h=From:To:Subject:Date:From; b=Rkxqb49sXJ7OHM9cOLMKV0c9UAw9m2lD+7Y1iNfm49rsOh46z1T3qIEB7TXVzvjtw MJWI5au0R/a3CsP7ruRlw8wX+JW0rYCmive4DYczPApH3IqXBfyIZxfwRkOj13NvhA 6IzA84BrAoauECPlditUUKmrCgqm6n90xPIn0VUE= X-Sasl-Enc: EdHfqeanPqtpPa9cpleCVQGKZRAtW+DQWlCVtljpJGt4 1431357852 From: Benjamin Peterson To: python-dev@python.org, "python-announce-list@python.org" , "python-list@python.org" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-102d4956 Subject: [RELEASE] Python 2.7.10 release candidate 1 Date: Mon, 11 May 2015 11:24:12 -0400 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1431357855 news.xs4all.nl 2871 [2001:888:2000:d::a6]:37154 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:90398 It is my privilege to announce the first release candidate of 2.7.10, the next bugfix release in the 2.7 series. Downloads are at https://www.python.org/downloads/release/python-2710rc1/ The full changelog is at https://hg.python.org/cpython/raw-file/80ccce248ba2/Misc/NEWS Please consider testing 2.7.10rc1 with your application and reporting bugs to https://bugs.python.org Regards, Benjamin