0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix target.__class__ in init_assign More... over 17 years ago
setuptools compat More... over 17 years ago
builtin_lookup shouldn't return anything for __dict__ More... over 17 years ago
ListComp and ListCompFor nodes More... over 17 years ago
quick fix for native_repr_tree More... over 17 years ago
simplify _compare_get_children More... over 17 years ago
remove doubble astng_field declarations More... over 17 years ago
add visit_delete method More... over 17 years ago
Dict._astng_fields ; NodeNG.__doc__ More... over 17 years ago
fix Compare.get_children More... over 17 years ago
fix ast_build default value for calling without modname More... over 17 years ago
functions for Delete node More... over 17 years ago
first sketch for _nodes_comiler.native_repr_tree More... over 17 years ago
typo More... over 17 years ago
quick fix syntax, imports, 'EmptyNode' and 'native_repr_tree' More... over 17 years ago
fix some typo More... over 17 years ago
merge More... over 17 years ago
fix w/ __name__ explicitly defined in class More... over 17 years ago
Added tag logilab-astng-debian-version-0_17_4-1 for changeset 60b470837ff7 More... almost 18 years ago
Added tag logilab-astng-version-0_17_4 for changeset 26dff2cd8bb7 More... almost 18 years ago
0.17.4 More... almost 18 years ago
test decorator arguments lookup More... almost 18 years ago
merge More... almost 18 years ago
dont raise NotFoundError in Const.__getattr__ More... almost 18 years ago
huum, see that later More... almost 18 years ago
necessary to test relative import More... almost 18 years ago
fix #5010: understand python 2.5 explicit relative imports More... almost 18 years ago
* fix #5571: Function.is_method() should return False on module level functions decorated by staticmethod/classmethod (avoid some crash in pylint) More... almost 18 years ago
fix #6015: filter statements bug triggering W0631 false positive in pylint More... almost 18 years ago
don't rewrap instance More... almost 18 years ago