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.048 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'fixes': 0.07; 'subject:ANN': 0.07; 'enhancements': 0.09; 'release,': 0.09; 'sfxlen:2': 0.11; 'bug': 0.12; 'changes': 0.15; 'to:addr:python- announce-list': 0.16; 'subject:] ': 0.20; 'strongly': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; '1.3': 0.31; 'encouraged': 0.31; 'week.': 0.33; 'announce': 0.33; 'received:google.com': 0.35; 'there': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'subject: / ': 0.60; "you're": 0.61; 'here:': 0.62; 'information': 0.63; 'more': 0.64; 'to:2**2': 0.65; 'latest': 0.67; '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=xNQqRMhglqH0dFatQj5SE9hHelH+ewOgbMO+tFLwnEI=; b=riHqvi0lmHXnn/olufdXGwCYGn2qvbWdqbjWtEI0qY+hjJ2x8ywV7z0p2LBL1mf3ue kOsDJbRqlmaNgoDKIIZyPFTfD8KFY0mBmaVw/frZ7tjllm/T9if8GXKk/XOyouF8YeaE kvoC6lQvx+zvK8/jZFHzPcwLOzIKDNmtlZ2H4MtGxTmxTtlKlaiugaaHHG+hy9T+al39 hvsYKasIJnElEb8SQ89hfS2ION0WUL5vkrJ5lmFlmY61VfwdD9hkJAi06W6scSdLpwBX BAGJYxqsVLma9WdCzGIRwCID0d9GSS3ky3Hn8V0Z8ivsFUyNGRmqPLqTJHDQSaeErHAs /cRA== MIME-Version: 1.0 X-Received: by 10.140.83.49 with SMTP id i46mr65248738qgd.22.1406582948702; Mon, 28 Jul 2014 14:29:08 -0700 (PDT) Date: Tue, 29 Jul 2014 00:29:08 +0300 Subject: [ANN] Pylint 1.3 / Astroid 1.2 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: 1406582956 news.xs4all.nl 2857 [2001:888:2000:d::a6]:33796 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:75326 Hello! I'm happy to announce that Pylint 1.3 and Astroid 1.2 were released at the end of the last week. There has been a lot of enhancements and bug fixes since the latest release, so you're strongly encouraged to upgrade. More information about the changes in this release can be found here: http://www.logilab.org/blogentry/259107. Enjoy!