Skip to content

Issues: Instagram/LibCST

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

Python 3.13.0b1: Segmentation fault when running tests bug Something isn't working
#1149 opened May 15, 2024 by befeleme
pyright + __or__ in generic type annotations gives unknown type enhancement New feature or request machinery Internal plumbing for visitor, transformer, matcher APIs
#1143 opened May 10, 2024 by jakkdl
MaybeSentinel not dataclass enhancement New feature or request machinery Internal plumbing for visitor, transformer, matcher APIs
#1122 opened Mar 26, 2024 by joa23
Issue with whitespace_after_* not fixable bug Something isn't working parsing Converting source code into CST nodes
#1118 opened Mar 16, 2024 by AryazE
ParserSyntaxError for "unmatched ']'" faults wrong location enhancement New feature or request parsing Converting source code into CST nodes
#1112 opened Feb 27, 2024 by thatch
pyright sees return type of CSTTransformer.get_metadata() as CodeRange | type[_UNDEFINED_DEFAULT] enhancement New feature or request machinery Internal plumbing for visitor, transformer, matcher APIs
#1107 opened Feb 15, 2024 by jakkdl
Incorrect validation: space after 'while' keyword bug Something isn't working parsing Converting source code into CST nodes
#1095 opened Feb 1, 2024 by sirosen
"SyntaxError: invalid or missing encoding declaration" for (admittedly terrible) code that ast parses bug Something isn't working parsing Converting source code into CST nodes
#1078 opened Dec 26, 2023 by DRMacIver
FlattenSentinel can't be used as return type annotation bug Something isn't working machinery Internal plumbing for visitor, transformer, matcher APIs
#1075 opened Dec 24, 2023 by Viicos
TypeError on parsing some valid expressions bug Something isn't working parsing Converting source code into CST nodes
#1061 opened Dec 11, 2023 by DRMacIver
Issue
#1050 opened Oct 31, 2023 by ismailovquvonchbek
Unhelpful error message in ParserSyntaxError enhancement New feature or request parsing Converting source code into CST nodes
#1028 opened Oct 1, 2023 by Zac-HD
Rust parser: Error with parenthesised annotations bug Something isn't working parsing Converting source code into CST nodes
#1011 opened Sep 5, 2023 by AA-Turner
Codemod idea: change annotation strings to not strings codemod Bundled codemods, visitors, metadata providers enhancement New feature or request
#982 opened Jul 25, 2023 by disconnect3d
Native parser crashes on pydoc_data.topics parsing Converting source code into CST nodes
#980 opened Jul 25, 2023 by HMate
CodeRange provided by PositionProvider doesn't include decorators bug Something isn't working codemod Bundled codemods, visitors, metadata providers
#972 opened Jul 12, 2023 by notEvil
Publishing the parser to crates.io enhancement New feature or request
#967 opened Jul 7, 2023 by charliermarsh
Incorrect expected type for second arg of deep_replace bug Something isn't working
#965 opened Jul 3, 2023 by kit1980
Publishing wheels for musl (alpine 3.17) enhancement New feature or request
#962 opened Jun 22, 2023 by gmile
ProTip! Adding no:label will show everything without a label.