LWN.net Logo

pylint 0.17.0 and astng 0.18.0 released

From:  Emile Anclin <emile.anclin-AT-logilab.fr>
To:  python-AT-python.org, python-announce-AT-python.org, python-projects-AT-logilab.org
Subject:  pylint 0.17.0 and astng 0.18.0 release
Date:  Mon, 23 Mar 2009 10:45:39 +0100
Message-ID:  <200903231045.39745.emile.anclin@logilab>
Archive-link:  Article, Thread


Hello,

we are glad to announce the release of pylint 0.17.0
http://www.logilab.org/project/pylint/0.17.0
which is based on a major refactoring of astng (0.18.0)
http://www.logilab.org/project/logilab-astng/0.18.0 . For python 2.5,
pylint will now use python's _ast module which is much faster than the
older compiler.ast module. See the ChangeLog files for more detailed 
information and our blogentry 
http://www.logilab.org/blogentry/8554 explaining how we support
both compiler and _ast.

-- 

Emile Anclin <emile.anclin@logilab.fr>
http://www.logilab.fr/   http://www.logilab.org/ 
Informatique scientifique & et gestion de connaissances
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds