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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Error recovery/resilience
#68 opened May 24, 2023 by bluetech
Licencing parser
#4 opened May 5, 2023 by DimitrisJim
zero-copy parser
#21 opened May 11, 2023 by youknowone
Add Node union
#48 opened May 17, 2023 by MichaReiser
Add a benchmarking suite enhancement New feature or request
#50 opened May 17, 2023 by DimitrisJim
Investigate alternate PHF algorithms for detecting keywords optimization Relating to optimizations for the Parser.
#51 opened May 17, 2023 by DimitrisJim
Use of abbreviations and jargon question Further information is requested
#52 opened May 17, 2023 by MichaReiser
Add test case for malformed float
#85 opened Jun 12, 2023 by youknowone
Too many elif chain crashes parser
#86 opened Jun 13, 2023 by youknowone
Reject generator without parenthesis bug Something isn't working
#87 opened Jun 13, 2023 by youknowone
Incorrect f-string parsing bug Something isn't working
#88 opened Jun 13, 2023 by charliermarsh
Illegal "yield (from)" python syntax accepted bug Something isn't working
#89 opened Jun 13, 2023 by charliermarsh
add full-parser, like full-lexer
#100 opened Aug 1, 2023 by benmkw
Visitor trait visit_arg is never called
#133 opened Feb 9, 2025 by jvllmr
ProTip! no:milestone will show everything without a milestone.