15
0
forked from pool/python-rope
2021-04-18 20:57:26 +00:00
committed by Git OBS Bridge
parent 5f89dceca3
commit 0575bfbe42

View File

@@ -29,6 +29,7 @@ Sun Apr 18 20:56:15 UTC 2021 - Matej Cepl <mcepl@suse.com>
ast.JoinedStr/FormattedValue in older python
- Fix some f-string corner cases
- Implement PEP-448 generalized dict-unpacking
- Removed upstreamed rope-pr333-py39.patch.
-------------------------------------------------------------------
Wed Mar 31 12:05:06 UTC 2021 - Ben Greiner <code@bnavigator.de>