Libcst

Latest version: v1.7.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 10

0.4.9

Updated
* Bump setuptools-rust version by zsol in https://github.com/Instagram/LibCST/pull/809

**Full Changelog**: https://github.com/Instagram/LibCST/compare/v0.4.8...v0.4.9

0.4.8

New Contributors
* dhruvmanila made their first contribution in https://github.com/Instagram/LibCST/pull/728
* vfazio made their first contribution in https://github.com/Instagram/LibCST/pull/801
* matthewshaer made their first contribution in https://github.com/Instagram/LibCST/pull/807


Fixed
* Fix parse error message for number parsing by zzl0 in https://github.com/Instagram/LibCST/pull/724
* Fix problematic doc build, due to the new builder image provided by readthedocs doesn't has the `graphviz-dev` package pre-installed any more by MapleCCC in https://github.com/Instagram/LibCST/pull/751
* Fix docstring of `FullRepoManager` by MapleCCC in https://github.com/Instagram/LibCST/pull/750
* Fix bug when `TypeOf` is one of options in `OneOf` / `AllOf` by MapleCCC in https://github.com/Instagram/LibCST/pull/756
* Tighten the metadata type of `ExpressionContextProvider` by MapleCCC in https://github.com/Instagram/LibCST/pull/760
* Fix the bug that the use of formatter in codemods has undetermined target Python version, resulting in hard-to-reason-with behavior by MapleCCC in https://github.com/Instagram/LibCST/pull/771


Added
* Python 3.11 rutime support
* test using python 3.11 beta versions by zsol in https://github.com/Instagram/LibCST/pull/723
* Python 3.11 wheels by vfazio in https://github.com/Instagram/LibCST/pull/801
* Raise informative exception when metadata is unresolved in a metadata-based match by MapleCCC in https://github.com/Instagram/LibCST/pull/757
* Add AccessorProvider by matthewshaer in https://github.com/Instagram/LibCST/pull/807

**Full Changelog**: https://github.com/Instagram/LibCST/compare/v0.4.7...v0.4.8

0.4.7

New Contributors
* Chenguang-Zhu made their first contribution in https://github.com/Instagram/LibCST/pull/720

Fixed
* Fix get_qualified_names_for matching on prefixes of the given name by lpetre in https://github.com/Instagram/LibCST/pull/719

Added
* Implement lazy loading mechanism for expensive metadata providers by Chenguang-Zhu in https://github.com/Instagram/LibCST/pull/720

0.4.6

New Contributors
- superbobry made their first contribution in https://github.com/Instagram/LibCST/pull/702

Fixed
- convert_type_comments now preserves comments following type comments by superbobry in https://github.com/Instagram/LibCST/pull/702
- QualifiedNameProvider optimizations
- Cache the scope name prefix to prevent scope traversal in a tight loop by lpetre in https://github.com/Instagram/LibCST/pull/708
- Faster qualified name formatting by lpetre in https://github.com/Instagram/LibCST/pull/710
- Prevent unnecessary work in Scope.get_qualified_names_for_ by lpetre in https://github.com/Instagram/LibCST/pull/709
- Fix parsing of parenthesized empty tuples by zsol in https://github.com/Instagram/LibCST/pull/712
- Support whitespace after ParamSlash by zsol in https://github.com/Instagram/LibCST/pull/713
- [parser] bail on deeply nested expressions by zsol in https://github.com/Instagram/LibCST/pull/718

0.4.5

New Contributors

- zzl0 made their first contribution in https://github.com/Instagram/LibCST/pull/704

Fixed

- Only skip supported escaped characters in f-strings by zsol in https://github.com/Instagram/LibCST/pull/700
- Escaping quote characters in raw string literals causes a tokenizer error by zsol in https://github.com/Instagram/LibCST/issues/668
- Corrected a code example in the documentation by zzl0 in https://github.com/Instagram/LibCST/pull/703
- Handle multiline strings that start with quotes by zzl0 in https://github.com/Instagram/LibCST/pull/704
- Fixed a performance regression in libcst.metadata.ScopeProvider by lpetre in https://github.com/Instagram/LibCST/pull/698

0.4.4

New Contributors

- adamchainz made their first contribution in https://github.com/Instagram/LibCST/pull/688

Added

- Add package links to PyPI by adamchainz in https://github.com/Instagram/LibCST/pull/688
- native: add overall benchmark by zsol in https://github.com/Instagram/LibCST/pull/692
- Add support for PEP-646 by zsol in https://github.com/Instagram/LibCST/pull/696

Updated

- parser: use references instead of smart pointers for Tokens by zsol in https://github.com/Instagram/LibCST/pull/691

Page 3 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.