logilab-astng #120646 python3.3 _ast changes [validation pending]
this causes crash depending on the inspected code. | |
priority | normal |
---|---|
type | bug |
done in | 0.24.2 |
load | 0.200 |
load left | 0.000 |
closed by | #5b50ca6572a5 fixes for python 3.3 ast nodes changes. Closes #120646 |
similar entities
- pylint #110213 "No such message id W0704" when using Python 3.3
- logilab-common #53393 python3: fix tests and run them also during build
- logilab-astng #83138 AttributeError: Starred object has no attribute 'ass_type'
- logilab-common #104047 Tests fails when run under python3
- logilab-common #120897 Installation fails on Python 3.3
[see all]
Comments
-
2013/02/22 15:17, written by sthenault
add commentbtw, is anyone has a pointer to the 3.3 change underlying With node change ? I suppose we can do things like
but missed the "What's new" entry.