Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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 X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:ANN': 0.07; 'subject:released': 0.07; 'string': 0.09; 'formatting': 0.09; 'sfxlen:2': 0.11; 'python': 0.11; 'fixes.': 0.16; 'to:addr:python- announce-list': 0.16; 'subject:] ': 0.20; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'crash': 0.31; 'announce': 0.33; 'received:google.com': 0.35; 'version': 0.36; 'to:addr :python-list': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'subject: / ': 0.60; 'new': 0.61; 'to:2**2': 0.65; 'to:no real name:2**2': 0.72 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=oL4clOaT+5fwV5dwbO3uIdcXlbrIjDlZd/xUV2AFUZo=; b=dRlOV7Ow9zYFriJ0mXXw8BeJg3VFA93xeU6AhNJOpceQNxyTmlhojP3eFe9q42SCfy padEZ3W0Qe2w0uKoeyBFXm35VSuju+D/s33C/DF8iJ7kFwV93XQwkJsqxLOQ3eJ2TPDj RdSErvQqVBpt9iwKjPm6xYRBWOPq5tSkmy6dQ2bb0cHfCeJ1pSTjZ3FaifEPm3CfUCg5 zy4iUcXVkUIVRGSG6j5rjLvsnA9q69eh2TzHIRUvLzplmWO878L1SLchtr3ulU28jMSj EYEy4mNScljF+Tdrz2BdLhH/fuIDkM9FDttujFXOhsqVQ5geflBNnucYpJ2wAuQPF5AB P5Vw== MIME-Version: 1.0 X-Received: by 10.140.29.35 with SMTP id a32mr1722058qga.39.1408909750282; Sun, 24 Aug 2014 12:49:10 -0700 (PDT) Date: Sun, 24 Aug 2014 22:49:10 +0300 Subject: [ANN] Pylint 1.3.1 / Astroid 1.2.1 released From: Claudiu Popa To: python-list@python.org, python-announce-list@python.org, code-quality@python.org, python-project@lists.logilab.org, announce@lists.logilab.org Content-Type: text/plain; charset=UTF-8 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408909758 news.xs4all.nl 2951 [2001:888:2000:d::a6]:41293 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76944 Hello! I'm happy to announce that Pylint 1.3.1 and Astroid 1.2.1 were released. These releases include some bugfixes with the new string formatting checker and a couple of crash fixes. Please note that Pylint 1.3.X is the last version of Pylint which supports Python 2.5 and 2.6. Enjoy!