pylint 0.17.0 and astng 0.18.0 release

Emile Anclin emile.anclin at logilab.fr
Mon Mar 23 12:21:06 EDT 2009


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 at logilab.fr>
http://www.logilab.fr/   http://www.logilab.org/ 
Informatique scientifique & et gestion de connaissances



More information about the Python-list mailing list