Path to this page:
Subject: CVS commit: pkgsrc/devel/py-rope
From: Adam Ciarcinski
Date: 2022-02-27 09:52:13
Message id: 20220227085213.BBD16FB24@cvs.NetBSD.org
Log Message:
py-rope: updated to 0.23.0
Release 0.23.0
Syntax support
- Implement structural pattern matching (PEP634)
- Improve the heuristic for joining lines when extracting one line
expression
Bug fixes
- Preserve newline format when writing files
- Fix extract info collection for list comprehension with multiple targets
Documentation
- Fix typo
Files: