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
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

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
Invalid code generated for Comparison with missing parens bug Something isn't working parsing Converting source code into CST nodes
#911 opened Apr 19, 2023 by Zac-HD
Invalid code generated by removing parens from Call node bug Something isn't working parsing Converting source code into CST nodes
#531 opened Oct 11, 2021 by Zac-HD
ParserSyntaxError on from foo import (bar \n as baz) bug Something isn't working parsing Converting source code into CST nodes
#530 opened Oct 11, 2021 by Zac-HD
_INDENT_RE is too narrow - '\x0c ' is strange but valid indent whitespace bug Something isn't working parsing Converting source code into CST nodes
#446 opened Jan 12, 2021 by Zac-HD
QualifiedNameProvider assigns incorrect qualname to return value from a decorator codemod Bundled codemods, visitors, metadata providers
#437 opened Dec 24, 2020 by Zac-HD
Allow external codemods to be registered via setuptools entry points enhancement New feature or request machinery Internal plumbing for visitor, transformer, matcher APIs
#434 opened Dec 18, 2020 by Zac-HD
ProTip! Type g i on any issue or pull request to go back to the issue listing page.