14
0

- update to 3.15.1:

* handle constant folding with comments on multilines better

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=75
This commit is contained in:
2024-03-21 08:56:24 +00:00
committed by Git OBS Bridge
parent ecb62c350c
commit 7f70b8c9df
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 21 08:55:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.15.1:
* handle constant folding with comments on multilines better
-------------------------------------------------------------------
Tue Dec 26 20:21:43 UTC 2023 - Dirk Müller <dmueller@suse.com>