python-logilab-astng

Edit Package python-logilab-astng

The aim of this module is to provide a common base representation of
python source code for projects such as pychecker, pyreverse, pylint...
Well, actually the development of this library is essentially governed
by pylint's needs.

It extends class defined in the compiler.ast [1] module with some
additional methods and attributes. Instance attributes are added by a
builder object, which can either generate extended ast (let's call them
astng ;) by visiting an existant ast tree or by inspecting living
object. Methods are added by monkey patching ast classes.

Please send any comment, patch or question to the python-projects
mailing-list. Before asking a question, please first search the
archives in case it would have already been answered. You may want to
use google and add "site:lists.logilab.org" to your keywords to narrow
your search. We will soon provide our own search engine.

Refresh
Refresh
Source Files
Filename Size Changed
logilab-astng-0.24.3.tar.gz 0000106660 104 KB
python-logilab-astng.changes 0000013954 13.6 KB
python-logilab-astng.spec 0000003351 3.27 KB
Latest Revision
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 8)
- Remove superfluous devel dependency for noarch package

- Implement single-spec version.

- Use upstream URL

- update to 0.24.3:
   * #124360 [py3.3]: Don't crash on 'yield from' nodes
   * #123062 [pylint-brain]: Use correct names for keywords for urlparse
   * #123056 [pylint-brain]: Add missing methods for hashlib
   * #123068: Fix inference for generator methods to correctly handle yields
   * #123068: Make sure .as_string() returns valid code for yields in
     expressions.
   * #47957: Set literals are now correctly treated as inference leaves.
   * #123074: Add support for inference of subscript operations on dict
     literals.
   * pylint-brain: more subprocess.Popen faking (see #46273)
   * #109562 [jython]: java modules have no __doc__, causing crash
   * #120646 [py3]: fix for python3.3 _ast changes which may cause crash
   * #109988 [py3]: test fixes
   * #106191: fix __future__ absolute import w/ From node
   * #50395: fix function fromlineno when some decorator is splited on
     multiple lines (patch by Mark Gius)
   * #92362: fix pyreverse crash on relative import
   * #104041: fix crash 'module object has no file_encoding attribute'
   * #4294 (pylint-brain): bad inference on mechanize.Browser.open
   * #46273 (pylint-brain): bad inference subprocess.Popen.communicate

- Add python 3 package
- Change license to LGPL 2.1+
Comments 0
openSUSE Build Service is sponsored by