GitHub / RustPython/RustPython issues and pull requests
Labelled with: A-compiler
#5716 - Cleaner panic output for codegen errors
Pull Request -
State: closed - Opened by arihant2math 7 months ago
- 1 comment
Labels: A-compiler, C-cleanup
#5716 - Cleaner panic output for codegen errors
Pull Request -
State: closed - Opened by arihant2math 7 months ago
- 1 comment
Labels: A-compiler, C-cleanup
#5700 - Cleanup match statement codegen
Pull Request -
State: closed - Opened by arihant2math 7 months ago
- 1 comment
Labels: A-compiler, C-cleanup
#5315 - await not allowed in comprehension in async def
Issue -
State: closed - Opened by youknowone over 1 year ago
- 2 comments
Labels: C-compat, A-compiler
#4910 - Undefined variables shouldn't be deleted in the function scope
Issue -
State: closed - Opened by xiaxinmeng over 2 years ago
- 1 comment
Labels: C-bug, A-compiler
#4907 - SyntaxError in await-for-in structure
Issue -
State: open - Opened by xiaxinmeng over 2 years ago
Labels: A-compiler
#4770 - SyntaxError: match expression is not implemented yet at line 1 column 1
Issue -
State: closed - Opened by anki-code over 2 years ago
- 3 comments
Labels: C-bug, C-compat, A-compiler, A-vm