Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/RustPython/Parser
https://github.com/RustPython/Parser
unparse mod has no public member
jvllmr opened this issue 17 days ago
jvllmr opened this issue 17 days ago
Add option to use utf-16 positions instead of utf-8
nilskch opened this issue 25 days ago
nilskch opened this issue 25 days ago
Using strings inside f-string
mtshiba opened this issue about 1 month ago
mtshiba opened this issue about 1 month ago
Fix inconsistencies with cpython while parsing format strings
kaanyalova opened this pull request 2 months ago
kaanyalova opened this pull request 2 months ago
fix clippy warnings
youknowone opened this pull request 5 months ago
youknowone opened this pull request 5 months ago
Add a function for underline handling in `literal/src/float.rs` .
dannasman opened this pull request 6 months ago
dannasman opened this pull request 6 months ago
fix for Lib/test/test_future_stmt/test_future.py: test_annotations
hydrogen602 opened this pull request 8 months ago
hydrogen602 opened this pull request 8 months ago
Fix type param order during source location
dchiquito opened this pull request 8 months ago
dchiquito opened this pull request 8 months ago
How to edit source code now?
tisonkun opened this issue 9 months ago
tisonkun opened this issue 9 months ago
Error in source yields infinite iterator
nithinmuthukumar opened this issue 9 months ago
nithinmuthukumar opened this issue 9 months ago
Release 0.3.1 + remove ast-pyo3 from repository
youknowone opened this pull request 9 months ago
youknowone opened this pull request 9 months ago
Build fails on i386: error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
yurivict opened this issue 9 months ago
yurivict opened this issue 9 months ago
Error building wheel for rustpython_ast (pyo3)
pawamoy opened this issue 10 months ago
pawamoy opened this issue 10 months ago
Cannot compile with Rust 1.76.0
rubenfiszel opened this issue 11 months ago
rubenfiszel opened this issue 11 months ago
How do I regenerate the parser?
Ki11erRabbit opened this issue 12 months ago
Ki11erRabbit opened this issue 12 months ago
Incorrect f-string parsing
yt2b opened this pull request 12 months ago
yt2b opened this pull request 12 months ago
remove size assertions to avoid nightly error
youknowone opened this pull request about 1 year ago
youknowone opened this pull request about 1 year ago
Fix the invalid license name for cargo-deny
h7kanna opened this pull request about 1 year ago
h7kanna opened this pull request about 1 year ago
Added num/malachite features for format crate
h7kanna opened this pull request about 1 year ago
h7kanna opened this pull request about 1 year ago
Question: How to walk/visit the AST?
Peter554 opened this issue about 1 year ago
Peter554 opened this issue about 1 year ago
fix(ast): make unparse module public
m-spitfire opened this pull request about 1 year ago
m-spitfire opened this pull request about 1 year ago
Stack overflow when parsing pandas.io.formats.xml
notdanilo opened this issue about 1 year ago
notdanilo opened this issue about 1 year ago
Port PEP-701 support from Ruff
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
Clean up Cargo.toml and bump dependency versions
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Bump malachite to 0.4.4
qingshi163 opened this pull request over 1 year ago
qingshi163 opened this pull request over 1 year ago
vendor text_size and source_location
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
make unparse public
benmkw opened this issue over 1 year ago
benmkw opened this issue over 1 year ago
add full-parser, like full-lexer
benmkw opened this issue over 1 year ago
benmkw opened this issue over 1 year ago
Fix `TypeAliasName` to store name instead of load
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
Consolidate parsing of `Expr::Name` in `TypeAliasName`, `MatchName`, and `Atom<Goal>`
zanieb opened this issue over 1 year ago
zanieb opened this issue over 1 year ago
Add parsing of type alias statements i.e. the `type` keyword
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
Parse type parameters in function definitions
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
Parse type parameters in class definitions
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
Consider using `Box` on type parameters to reduce statement allocation size
zanieb opened this issue over 1 year ago
zanieb opened this issue over 1 year ago
Update to the latest ASDL
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
0.3.0
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Fix bool format
yt2b opened this pull request over 1 year ago
yt2b opened this pull request over 1 year ago
Fix bool format
yt2b opened this issue over 1 year ago
yt2b opened this issue over 1 year ago
Illegal "yield (from)" python syntax accepted
charliermarsh opened this issue over 1 year ago
charliermarsh opened this issue over 1 year ago
Incorrect f-string parsing
charliermarsh opened this issue over 1 year ago
charliermarsh opened this issue over 1 year ago
Reject generator without parenthesis
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
Too many elif chain crashes parser
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
Add test case for malformed float
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
Add CI for RustPython/Ruff tests
DimitrisJim opened this issue over 1 year ago
DimitrisJim opened this issue over 1 year ago
PEP 695 – Type Parameter Syntax
tjf801 opened this issue over 1 year ago
tjf801 opened this issue over 1 year ago
Implement Parse for located AST nodes
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
Fix LinearLocator \r handling
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
rustpython_ast python package
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Parse for expr and stmt variants + identifier, constant
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Upgrade RustPython
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Align `MatchCase` end location
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Add parser deps to rustpython_ast_pyo3
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Rename unconventional nodes
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
replacer
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Cmpop::as_str
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Parse Trait
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Missing syntax for context manager expressions
jmwielandt opened this issue over 1 year ago
jmwielandt opened this issue over 1 year ago
Avoid removing elements from the head of a vec
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Error recovery/resilience
bluetech opened this issue over 1 year ago
bluetech opened this issue over 1 year ago
Publish on crates.io
samanpa opened this issue over 1 year ago
samanpa opened this issue over 1 year ago
Hundread of files that are properly parsed(or not) in opposite to Python 3.11.2
qarmin opened this issue over 1 year ago
qarmin opened this issue over 1 year ago
to_pyo3_ast to return &'py + Separate rustpython_ast_pyo3
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Move pyo3 feature out of ast crate
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
Fix Vec::to_pyo3_ast
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
impl From<T> for ast::Ast
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Give proper location for JoinedStr children
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
Reduce copying during parsing
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
New Arguments and Arg/ArgWithDefault AST representation
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Add `Ast` as top level enum
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
New layout for `Arguments` node to enhance performance. (and more so if possible)
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
Fix range field order
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
A macro to generating AST with python grammar
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
Upgrade bitflags to remove clippy wanrings
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
More flexible map_user and fold for new constructor nodes
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Use of abbreviations and jargon
MichaReiser opened this issue over 1 year ago
MichaReiser opened this issue over 1 year ago
Investigate alternate PHF algorithms for detecting keywords
DimitrisJim opened this issue over 1 year ago
DimitrisJim opened this issue over 1 year ago
Add a benchmarking suite
DimitrisJim opened this issue over 1 year ago
DimitrisJim opened this issue over 1 year ago
Include decorators in `Class` and `FunctionDef` range
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Add `Node` union
MichaReiser opened this issue over 1 year ago
MichaReiser opened this issue over 1 year ago
Add README
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
LinearLocator
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Fix build
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Add utilities to enum
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Parser incompatibility with "def woohoo(a, *, b): pass"
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
specialize ConversionFlag
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Add experimental pyo3-wrapper feature
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Add all node classes to ast module
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Add is_* methods to Tok
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Fix full-lexer feature
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Improvement: Add `is_*` methods to `Tok`
MichaReiser opened this issue over 1 year ago
MichaReiser opened this issue over 1 year ago
Add full-lexer feature
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Avoid copying elements when parsing
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Try `ThinVec` crate to reduce AST size
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
draft of parser-pyo3
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Add trait Parse and Parse::parse to use with each types.
youknowone opened this issue over 1 year ago
youknowone opened this issue over 1 year ago
Add Node trait for node type information
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Generic types to generic
youknowone opened this pull request over 1 year ago
youknowone opened this pull request over 1 year ago
Implement `PartialEq<Builtin> for str/String`
MichaReiser opened this issue over 1 year ago
MichaReiser opened this issue over 1 year ago
Implement `ToString` for `Identifier` and `Constant`
MichaReiser opened this issue over 1 year ago
MichaReiser opened this issue over 1 year ago
Always emit non-logical newlines for 'empty' lines
charliermarsh opened this pull request over 1 year ago
charliermarsh opened this pull request over 1 year ago