-
Notifications
You must be signed in to change notification settings - Fork 195
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Unhelpful error message in New feature or request
parsing
Converting source code into CST nodes
ParserSyntaxError
enhancement
#1028
opened Oct 1, 2023 by
Zac-HD
Invalid code generated for Something isn't working
parsing
Converting source code into CST nodes
Comparison
with missing parens
bug
#911
opened Apr 19, 2023 by
Zac-HD
Invalid code generated by removing parens from Something isn't working
parsing
Converting source code into CST nodes
Call
node
bug
#531
opened Oct 11, 2021 by
Zac-HD
ParserSyntaxError
on from foo import (bar \n as baz)
bug
#530
opened Oct 11, 2021 by
Zac-HD
_INDENT_RE
is too narrow - '\x0c '
is strange but valid indent whitespace
bug
#446
opened Jan 12, 2021 by
Zac-HD
QualifiedNameProvider
assigns incorrect qualname to return value from a decorator
codemod
#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.