Insights: RustPython/RustPython
Overview
Could not load contribution data
Please try again later
7 Pull requests merged by 5 people
-
Fix end location in with statements.
#4331 merged
Dec 13, 2022 -
Fix end location of compound statements
#4327 merged
Dec 13, 2022 -
Set `ExprContext::Store` on parenthesized with expressions
#4330 merged
Dec 13, 2022 -
Parse Python 3.9+ parenthesized context managers
#4329 merged
Dec 12, 2022 -
A follow-up for #4324
#4325 merged
Dec 10, 2022 -
Fix the end location of an implicitly-concatenated string
#4324 merged
Dec 10, 2022 -
fix typo in `py_serde`
#4311 merged
Dec 8, 2022
3 Pull requests opened by 3 people
-
pattern matching parser support
#4323 opened
Dec 10, 2022 -
Fix `PyList.remove`
#4326 opened
Dec 10, 2022 -
Remove unnecessary boxing of ASDL product children
#4328 opened
Dec 12, 2022
2 Issues closed by 2 people
-
Unable to parse parenthesized context managers
#4145 closed
Dec 12, 2022 -
python.rs file is not generated locally
#4166 closed
Dec 9, 2022
11 Issues opened by 2 people
-
Provide alternate access to Interpreter vm field
#4322 opened
Dec 9, 2022 -
Allow custom time implementation
#4321 opened
Dec 9, 2022 -
Support deployment to wasm32-unknown-unknown without wasm-bindgen
#4320 opened
Dec 9, 2022 -
Multiple 'for' loop make rustpython panicked.
#4319 opened
Dec 9, 2022 -
atexit.register() takes exited function causing rustpython panicked
#4318 opened
Dec 9, 2022 -
Starmapping too many times crashes rustpython.
#4317 opened
Dec 9, 2022 -
Extra argument in compile() leads to panicked.
#4316 opened
Dec 9, 2022 -
Removing list with index 0 causes panicked.
#4315 opened
Dec 8, 2022 -
Setting locals() value leads to panicked.
#4314 opened
Dec 8, 2022 -
Nest call function in threads cause Illegal instruction in Thread
#4313 opened
Dec 8, 2022 -
Checking unmatched "raiseregex" leads to rustpython panicked
#4312 opened
Dec 8, 2022
3 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Recent changes to CPython's grammar and PEG parser, PEP-617
#2759 commented on
Dec 12, 2022 • 2 new comments -
(READY FOR REVIEW)Garbage collect: A stop-the-world cycle collector
#4180 commented on
Dec 9, 2022 • 2 new comments -
[WIP] Introduce Structural Pattern Matching (Part1)
#3427 commented on
Dec 10, 2022 • 1 new comment