Skip to content

Issues: RustPython/Parser

Forked from RustPython main repository
#1 by youknowone was closed May 16, 2023
Closed
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Port PEP-701 support from Ruff
#105 opened Oct 3, 2023 by youknowone
add full-parser, like full-lexer
#100 opened Aug 1, 2023 by benmkw
Illegal "yield (from)" python syntax accepted bug Something isn't working
#89 opened Jun 13, 2023 by charliermarsh
Incorrect f-string parsing bug Something isn't working
#88 opened Jun 13, 2023 by charliermarsh
Reject generator without parenthesis bug Something isn't working
#87 opened Jun 13, 2023 by youknowone
Too many elif chain crashes parser
#86 opened Jun 13, 2023 by youknowone
Add test case for malformed float
#85 opened Jun 12, 2023 by youknowone
Error recovery/resilience
#68 opened May 24, 2023 by bluetech
Use of abbreviations and jargon question Further information is requested
#52 opened May 17, 2023 by MichaReiser
Investigate alternate PHF algorithms for detecting keywords optimization Relating to optimizations for the Parser.
#51 opened May 17, 2023 by DimitrisJim
Add a benchmarking suite enhancement New feature or request
#50 opened May 17, 2023 by DimitrisJim
Add Node union
#48 opened May 17, 2023 by MichaReiser
ProTip! Type g i on any issue or pull request to go back to the issue listing page.