0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5202 from youknowone/sre-engine More... about 2 months ago
suppress clippy warnings More... about 2 months ago
Skip typing test which causes other failures (#5207) More... about 2 months ago
Implement new clippy lints (#5208) More... about 2 months ago
Increase threshold for zipfile test_many_opens More... about 2 months ago
Revert test skip More... about 2 months ago
Add TODO: RUSTPYTHON to skip reason More... about 2 months ago
Reset exception in WithCleanupFinish (#5203) More... about 2 months ago
Properly unload modules between tests (#5192) More... about 2 months ago
make adding a single module simpler for interpreter users (#4792) More... about 2 months ago
Skip TestScander.test_uninstantiable (#5204) More... about 2 months ago
replace sre-engine to rustpython-sre_engine More... about 2 months ago
Add 'vm/sre_engine/' from commit '21fc2059b70ebd5bf4a7c524c40e7d4347e065dc' More... about 2 months ago
integrate sre_engine crate to workspace More... about 2 months ago
Remove incorrect `@expectedFailure`s from `test_cmd_line` (#5201) More... about 2 months ago
Update colorsys.py and test_colorsys.py to 3.12 (#5198) More... about 2 months ago
Update cgitb.py to 3.12 (#5197) More... about 2 months ago
Update ftplib and test_ftplib to 3.12 (#5196) More... about 2 months ago
Update pprint.py and test_pprint.py to 3.12 (#5195) More... about 2 months ago
Update test_operator.py to 3.12 (#5194) More... about 2 months ago
Update Lib/test/test_hmac.py to 3.12 version (#5188) More... about 2 months ago
Merge pull request #5191 from dchiquito/fix-failing-tests More... about 2 months ago
fix some typos (#5187) More... about 2 months ago
Skip test_format.test_locale More... about 2 months ago
Re-enable test_format.test_locale More... about 2 months ago
Use ast::Suite::parse instead of deprecated parse_program. (#5186) More... 2 months ago
Merge pull request #5176 from Blues-star/csv More... 2 months ago
implement more csv features More... 2 months ago
Mark failing tests as expectedFailure More... 2 months ago
Merge pull request #5184 from youknowone/symboltable More... 2 months ago