forked from pool/python-rope
- update to 0.22.0:
* #443 Implement `yield from` syntax support to patchedast.py * #445, #446 Improve empty tuple and handling of parentheses around tuple * #270, #432 Fix rename import statement with dots and as keyword OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rope?expand=0&rev=52
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 20 21:01:54 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.22.0:
|
||||
* #443 Implement `yield from` syntax support to patchedast.py
|
||||
* #445, #446 Improve empty tuple and handling of parentheses
|
||||
around tuple
|
||||
* #270, #432 Fix rename import statement with dots and as keyword
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 26 13:44:20 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user