python-libcst
Python 3.5+ concrete syntax tree with AST-like properties
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/python-libcst && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000273 273 Bytes | |
libcst-1.4.0.tar.gz | 0000771364 753 KB | |
python-libcst.changes | 0000018697 18.3 KB | |
python-libcst.spec | 0000003226 3.15 KB | |
vendor.tar.zst | 0010695352 10.2 MB |
Revision 9 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 1189034
from
Matej Cepl (mcepl)
(revision 9)
- Upgrade to 1.4.0: - Fix Literal parse error in RemoveImportsVisitor - Don't reset context.scratch between files - Various documentation fixes Typo fix FullRepoManager ✏️ Fix tiny typo in docs/source/metadata.rst ✏️ Fix typo in docs/source/scope_tutorial.ipynb Update CONTRIBUTING.md - Add helper functions for common ways of filtering nodes - Dump CST to .dot (graphviz) files - Implement PEP-696 - Upgrade to 1.3.1: - ImportError due to missing mypy_extensions dependency - Upgrade to 1.3.0: - Removed dependencies on typing_extensions and typing_inspect - Temporarily switch off running of the test suite (gh#Instagram/LibCST#1176) - Update to version 1.2.0 * Upgrade pyo3 to 0.20 * Remove reference to distutil * Add roundtrip tests from Python * Fix parsing list matchers without explicit brackets * Make readme example use python syntax highlighting * Upgrade rust to version 1.70 in readthedocs config * Update maturin requirement from <0.16,>=0.8.3 to >=0.8.3,<1.5 * Allow `Element::codegen` to be used by external users * installing rustc/cargo for mybinder demo * Update test_fix_pyre_directives.py * remove 3.8 support * Update syn to v2
Comments 0