0
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support exception __cause__ More... over 7 years ago
Symbol role scan fully covered. More... over 7 years ago
Use original _Environ as much as possible More... over 7 years ago
Comment unsupported code from _collections_abc.py More... over 7 years ago
Add _collections_abc.py from CPython More... over 7 years ago
Simplify os.py More... over 7 years ago
Merge pull request #815 from RustPython/refactor_ast More... over 7 years ago
Add environ class More... over 7 years ago
Fix dir bug - not including object attributes correctly. More... over 7 years ago
Define classes for all the ast types. More... over 7 years ago
Ast refactor: Everything can fail. More... over 7 years ago
Merge pull request #812 from RustPython/dict_eq More... over 7 years ago
New (PyRef<T>) style types. More... over 7 years ago
Guard for changes in dictionary size during iteration. More... over 7 years ago
Produce correct value for __qualname__ and add attributes to class.
ben
More... over 7 years ago
dict equality - objects always equal themselves. More... over 7 years ago
Merge branch 'dict_into_iter' More... over 7 years ago
Merge branch 'master' into dict_into_iter More... over 7 years ago
Merge pull request #804 from jgirardet/refactore_bytes More... over 7 years ago
Merge pull request #814 from RustPython/coolreader18/pyproperty-attr More... over 7 years ago
Fix __radd__ and __rmul__ More... over 7 years ago
Change to use PyClassImpl::extend_class More... over 7 years ago
Change objint to impl style with properties More... over 7 years ago
Improve error messages More... over 7 years ago
Rename item_name -> item_ident More... over 7 years ago
Change ClassItem to enum More... over 7 years ago
fix some tests, run clippy More... over 7 years ago
SyntaxError for non ascii char More... over 7 years ago
use vec! for int arg in bytes new More... over 7 years ago
Start refactor of ast. More... over 7 years ago