Pinned issues
Issues
- 1
cargo audit paste
#137 opened by eslerm - 0
Visitor trait `visit_arg` is never called
#133 opened by jvllmr - 3
Using strings inside f-string
#125 opened by mtshiba - 0
`malachite-bigint` feature failing to compile
#130 opened by oscartbeaumont - 1
unparse mod has no public member
#127 opened by jvllmr - 5
Add option to use utf-16 positions instead of utf-8
#126 opened by nilskch - 10
Question: How to walk/visit the AST?
#108 opened by Peter554 - 4
How to edit source code now?
#119 opened by tisonkun - 1
make unparse public
#101 opened by benmkw - 7
Cannot compile with Rust 1.76.0
#114 opened by rubenfiszel - 0
Error in source yields infinite iterator
#118 opened by nithinmuthukumar - 6
Error building wheel for rustpython_ast (pyo3)
#115 opened by pawamoy - 1
Build fails on i386: error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
#116 opened by yurivict - 2
How do I regenerate the parser?
#113 opened by Ki11erRabbit - 1
Incorrect f-string parsing
#88 opened by charliermarsh - 5
Stack overflow when parsing pandas.io.formats.xml
#106 opened by notdanilo - 0
Port PEP-701 support from Ruff
#105 opened by youknowone - 3
add full-parser, like full-lexer
#100 opened by benmkw - 8
Publish on crates.io
#67 opened by samanpa - 1
- 1
Consolidate parsing of `Expr::Name` in `TypeAliasName`, `MatchName`, and `Atom<Goal>`
#98 opened by zanieb - 1
PEP 695 – Type Parameter Syntax
#82 opened by tjf801 - 0
Reject generator without parenthesis
#87 opened by youknowone - 0
Fix bool format
#90 opened by yt2b - 0
- 0
Too many elif chain crashes parser
#86 opened by youknowone - 0
Add test case for malformed float
#85 opened by youknowone - 2
Add CI for RustPython/Ruff tests
#83 opened by DimitrisJim - 0
Implement Parse for located AST nodes
#81 opened by youknowone - 1
New layout for `Arguments` node to enhance performance. (and more so if possible)
#57 opened by youknowone - 7
- 0
- 4
Missing syntax for context manager expressions
#70 opened by jmwielandt - 3
Error recovery/resilience
#68 opened by bluetech - 0
Move pyo3 feature out of ast crate
#64 opened by youknowone - 1
Give proper location for JoinedStr children
#61 opened by youknowone - 3
A macro to generating AST with python grammar
#55 opened by youknowone - 5
Add `Node` union
#48 opened by MichaReiser - 3
Use of abbreviations and jargon
#52 opened by MichaReiser - 0
- 0
Add a benchmarking suite
#50 opened by DimitrisJim - 1
borrowed ast and default builtin types to immutable - String -> Box<str> etc
#26 opened by youknowone - 0
- 1
Improvement: Add `is_*` methods to `Tok`
#37 opened by MichaReiser - 1
zero-copy parser
#21 opened by youknowone - 2
- 3
Implement `PartialEq<Builtin> for str/String`
#29 opened by MichaReiser - 0
Recover update_asdl and related test
#6 opened by youknowone - 0
Split parser core / compiler core
#14 opened by youknowone - 1
Licencing parser
#4 opened by DimitrisJim