0
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 13 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
formatting More... 12 months ago
Check variables in scope in DeleteFast More... 12 months ago
Update parser to specialize ConversionFlag (#4976) More... 12 months ago
Implemented __reduce__ method for types.SimpleNamespace (#4975) More... 12 months ago
Merge pull request #4912 from youknowone/issue-templates More... 12 months ago
Reduce parser size and Avoid copying elements when parsing (#4974) More... 12 months ago
Implemented __reduce__ method for the ImportError exception (#4973) More... 12 months ago
Move `range` to each Node (#4969) More... 12 months ago
Use `format` and `cformat` from `rustpython-literal` (#4968) More... 12 months ago
Merge pull request #4967 from youknowone/fix-bytearray More... 12 months ago
Fix repr(bytearray) in debug More... 12 months ago
Merge pull request #4963 from matthew-hagemann/fix/silent-if-error-in-trace() More... 12 months ago
Updating test to expect passing More... 12 months ago
Merge pull request #4965 from youknowone/wasmuuid More... 12 months ago
Allow uuid on wasm32 and wasi More... 12 months ago
Merge pull request #4959 from bjoroen/report_overflow_error More... 12 months ago
Set trace_func / profile_func to none on error More... 12 months ago
Merge pull request #4962 from youknowone/fix-ast More... 12 months ago
Revert a few .as_str() calls by adding it to ast More... 12 months ago
Merge pull request #4961 from youknowone/byte-offset More... 12 months ago
ast::Identifier and ast::Int More... 12 months ago
CI using exclude More... 12 months ago
remove lalrpop deps from cron-ci.yaml More... 12 months ago
Refactoring More... 12 months ago
Added both errors, and used value error for year, month, day and overflow for hour, min and sec - test now passes More... 12 months ago
Changed what error message is shown More... 12 months ago
Changed what type of error gets reported More... 12 months ago
Merge pull request #4958 from RustPython/refactor-ast More... 12 months ago
Refactor ast to hold data as seperated type More... 12 months ago
Adapt byte-offset location More... 12 months ago