0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reintroduce empty classes for rebuilding all nodes More... almost 17 years ago
fix #9515 More... almost 17 years ago
new display_type method for display in pylint reports More... almost 17 years ago
fix #18953: inference fails with augmented assignment More... almost 17 years ago
replace .op member of augmented assignment node as well when using _ast backend More... almost 17 years ago
d-t-w More... almost 17 years ago
d-t-w More... almost 17 years ago
update changelog More... almost 17 years ago
don't modify the list in class .locals dict More... almost 17 years ago
fix #13944: false positive for class/instance attributes More... almost 17 years ago
merge More... almost 17 years ago
include Dotan Barak spell fixes patch More... almost 17 years ago
[R] rename Proxy_ to BaseClass More... almost 17 years ago
[R] remove empty node classes; comments More... almost 17 years ago
[R, doc] simplify inheritance of scoped nodes; comments More... almost 17 years ago
[B, C] missing import, cleanup More... almost 17 years ago
[R] remove 'extend_class' function More... almost 17 years ago
[R] modify __bases__ instead of using the "extend_class" function * avoid mixing oldstyle / newstyle : all classes inheritate from Proxy_ * add "Instance" class to the bases at the right place More... almost 17 years ago
[R] avoid circular import More... almost 17 years ago
[R] introduce FromImportMixIn More... almost 17 years ago
[R] demonkey patching some Const, Dict, List and Tuple attributes More... almost 17 years ago
[B] bugfix for shift operators and tests More... almost 17 years ago
[B] again the Yield bug More... almost 17 years ago
[R] use __bases__ as list of node extensions More... almost 17 years ago
[B] remove introduced bug: Yield is no statement More... almost 17 years ago
[R] let NG classes inheritate from NodeNG and MixIns More... almost 17 years ago
[B] rename LookupMixIn also in nodes.py More... almost 17 years ago
[R] rename LookupMixin to LookupMixIn and move LocalsDictMixIn to lookup.py More... almost 17 years ago
[R] move NodeNG, StmtMixIn, BlockRangeMixIn to _nodes.py More... almost 17 years ago
[C] cleanup More... almost 17 years ago