LibCST icon indicating copy to clipboard operation
LibCST copied to clipboard

A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree

Results 171 LibCST issues
Sort by recently updated
recently updated
newest added

This pull request should fix #749.

CLA Signed

This pull request should fix #747. I have tried to build document of LibCST with Sphinx 5.1.1 locally. It works fine and smoothly. The only trivial change we need to...

CLA Signed

The current document of `FullRepoManager` is as shown in the following picture: ![image](https://user-images.githubusercontent.com/25131775/185000858-1d1afa19-d9ef-4c9d-9c70-17dfd0c89d03.png) It can be seen that the format is mildly broken. Let's look at the docstring in the...

While reading libcst document, I notice that there are some confusing discrepancies in the document: 1. The `visit()` method of `libcst.CSTNode` is [shown to be a zero-argument function](https://libcst.readthedocs.io/en/latest/nodes.html#libcst.CSTNode.visit). However the...

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.2. Release notes Sourced from jinja2's releases. 3.1.2 This is a fix release for the 3.1.0 feature release. Changes: https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-2 Milestone: https://github.com/pallets/jinja/milestone/13?closed=1 3.1.1 Changes: https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-1...

CLA Signed
dependencies
python

Bumps [paste](https://github.com/dtolnay/paste) from 1.0.7 to 1.0.8. Release notes Sourced from paste's releases. 1.0.8 Add categories to crates.io metadata Commits 1b3689d Release 1.0.8 bf23625 Update keywords in crates.io metadata a2e9d73 Add...

CLA Signed
dependencies
rust

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32. Release notes Sourced from thiserror's releases. 1.0.32 Add keywords to crates.io metadata Commits 8cb98af Release 1.0.32 c1fb583 Disable nightly backtrace testing until converted to...

CLA Signed
dependencies
rust

Bumps [quote](https://github.com/dtolnay/quote) from 1.0.20 to 1.0.21. Release notes Sourced from quote's releases. 1.0.21 Add keywords to crates.io metadata Commits 34d94b4 Release 1.0.21 20a59fd Update keywords in crates.io metadata ae25ab6 Change...

CLA Signed
dependencies
rust

Bumps [usort](https://github.com/facebookexperimental/usort) from 1.0.0rc1 to 1.0.4. Changelog Sourced from usort's changelog. 1.0.4 Bugfix release Make sure indentation is tracked (#188) $ git shortlog -sn v1.0.3... 1 John Reese 1.0.3 Bugfix...

CLA Signed
dependencies
python

Bumps [ufmt](https://github.com/omnilib/ufmt) from 1.3.3 to 2.0.0. Changelog Sourced from ufmt's changelog. v2.0.0 Feature release New: Support for formatting content via stdin (#71) New: Final report printed after formatting files (#101)...

CLA Signed
dependencies
python