-
Notifications
You must be signed in to change notification settings - Fork 33
Issues: RustPython/Parser
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
Label
Projects
Milestones
Assignee
Sort
Issues list
borrowed ast and default builtin types to immutable - String -> Box<str> etc
#26
opened May 14, 2023 by
youknowone
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
Generator expression without parenthesis does not raise SyntaxError
#84
opened Jul 20, 2022 by
key262yek
Hundread of files that are properly parsed(or not) in opposite to Python 3.11.2
#66
opened May 22, 2023 by
qarmin
Reject generator without parenthesis
bug
Something isn't working
#87
opened Jun 13, 2023 by
youknowone
Illegal "yield (from)" python syntax accepted
bug
Something isn't working
#89
opened Jun 13, 2023 by
charliermarsh
Consider using
Box
on type parameters to reduce statement allocation size
#94
opened Jul 11, 2023 by
zanieb
Consolidate parsing of
Expr::Name
in TypeAliasName
, MatchName
, and Atom<Goal>
#98
opened Jul 14, 2023 by
zanieb
Previous Next
ProTip!
no:milestone will show everything without a milestone.