-
Notifications
You must be signed in to change notification settings - Fork 196
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
Documentation example doesn't work out of the box: metadata provider
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
#449
opened Jan 22, 2021 by
pelson
updated May 19, 2021
Remove Good for newcomers
with self.assertRaises(Exception):
good first issue
#457
opened Feb 9, 2021 by
jimmylai
updated Jun 30, 2021
AnnAssign allows invalid whitespace around equals
bug
Something isn't working
parsing
Converting source code into CST nodes
#488
opened May 21, 2021 by
AustinScola
updated Jun 16, 2022
Assign.value
has incorrect type annotation
documentation
#501
opened Jul 31, 2021 by
zsol
updated Jun 16, 2022
StarredDictElement can produce syntactically incorrect output
bug
Something isn't working
parsing
Converting source code into CST nodes
#519
opened Sep 2, 2021 by
graingert
updated Jun 16, 2022
ParserSyntaxError
on from foo import (bar \n as baz)
bug
#530
opened Oct 11, 2021 by
Zac-HD
updated Jun 16, 2022
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
updated Jun 16, 2022
ImportFrom can produce invalid code without parenthesis
bug
Something isn't working
parsing
Converting source code into CST nodes
#532
opened Oct 16, 2021 by
zsol
updated Jun 16, 2022
Deeply nested binary arithmetic segfaults under native parser
bug
Something isn't working
parsing
Converting source code into CST nodes
#619
opened Jan 22, 2022 by
isidentical
updated Jun 16, 2022
Improve ParserSyntaxError messages for parse_expression and parse_statement
enhancement
New feature or request
parsing
Converting source code into CST nodes
#645
opened Feb 11, 2022 by
zsol
updated Jun 16, 2022
Associate comment of first statement properly in a Module
parsing
Converting source code into CST nodes
#405
opened Oct 20, 2020 by
jimmylai
updated Jun 16, 2022
Validation for with...as too strict
bug
Something isn't working
parsing
Converting source code into CST nodes
#439
opened Dec 29, 2020 by
thatch
updated Jun 16, 2022
Parsing Code with Syntax Errors
enhancement
New feature or request
parsing
Converting source code into CST nodes
#310
opened Jun 9, 2020 by
RyannDaGreat
updated Jun 16, 2022
[low-pri][doc] Add document to explain the design differences between libcst and ast
documentation
Improvements or additions to documentation
#77
opened Sep 26, 2019 by
jimmylai
updated Jun 16, 2022
Handle string escaping for SimpleString expression in FormattedString
parsing
Converting source code into CST nodes
#219
opened Jan 22, 2020 by
jimmylai
updated Jun 16, 2022
[feature][metadata] add SuperClassProvider
codemod
Bundled codemods, visitors, metadata providers
#273
opened Mar 25, 2020 by
jimmylai
updated Jun 16, 2022
Cannot deep_replace multiple nodes
enhancement
New feature or request
machinery
Internal plumbing for visitor, transformer, matcher APIs
#277
opened Mar 27, 2020 by
willcrichton
updated Jun 16, 2022
RemoveUnusedImports codemod incorrectly removes this
bug
Something isn't working
codemod
Bundled codemods, visitors, metadata providers
#498
opened Jul 22, 2021 by
zsol
updated Jun 16, 2022
QualifiedNameProvider does not provide qualified name for keyword arguments.
bug
Something isn't working
codemod
Bundled codemods, visitors, metadata providers
#520
opened Sep 4, 2021 by
thisfred
updated Jun 16, 2022
Codemod to convert typing.Union and typing.Optional to PEP 604 Bundled codemods, visitors, metadata providers
enhancement
New feature or request
|
codemod
#535
opened Oct 24, 2021 by
kumaraditya303
updated Jun 16, 2022
Codemod to convert assignments to augmented assignments
codemod
Bundled codemods, visitors, metadata providers
enhancement
New feature or request
good first issue
Good for newcomers
#541
opened Oct 29, 2021 by
elfring
updated Jun 16, 2022
TypeInferenceProvider using another tool than pyre - Jedi
codemod
Bundled codemods, visitors, metadata providers
enhancement
New feature or request
#451
opened Jan 22, 2021 by
pelson
updated Jun 16, 2022
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.