Path to this page:
Subject: CVS commit: pkgsrc/lang/py-libcst
From: Adam Ciarcinski
Date: 2024-05-24 17:15:44
Message id: 20240524151545.0DCFDFA2C@cvs.NetBSD.org
Log Message:
py-libcst: updated to 1.4.0
1.4.0 - 2024-05-22
Fixed
* 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
Added
* Add helper functions for common ways of filtering nodes
* Dump CST to .dot (graphviz) files
* Implement PEP-696
Files: