Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!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 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1432425006; bh=1V706yHqWV3mu16aH6RCEik8wyPhKtymMtS2ESobb2c=; h=From:To:Subject:Date:From; b=MvWgDMx4jl+b+7yvIoXPJCfCDEj13/nY8509ruDb5SraCvYm7fPgEUkBjOlV0CM8B c5xuDW+okrRxdGfeASAPh5FcpgFLtfW5I5pM/1rH5do9G8po1xiY/QjJRS4+rnFn6b AC3dP3fuN0sKaI2jfTDAc3GxZCAGXl23QjFvAJdI= X-Sasl-Enc: YWMUyLt2aPir3VSAkDY4uS1efDxkcTofeFXGU4GtpE/b 1432425004 From: Benjamin Peterson To: "python-announce-list@python.org" , "python-list@python.org" , python-dev@python.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-75d7cc2d Subject: [RELEASE] Python 2.7.10 Date: Sat, 23 May 2015 19:50:04 -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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1432425007 news.xs4all.nl 2915 [2001:888:2000:d::a6]:43865 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:91152 The next bugfix release of the Python 2.7.x series, Python 2.7.10, has been released. The only interesting change since the release candidate is a fix for a regression in cookie parsing. Downloads are available at: https://www.python.org/downloads/release/python-2710/ Report bugs at: https://bugs.python.org Enjoy your 2 digit versions, Benjamin (on behalf of 2.7.10's contributors)