forked from pool/python-pyupgrade
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 07:22:08 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 2.28.0:
|
||||
- don't rewrite old super calls for __new__
|
||||
- fix super replacement of multiple lines
|
||||
- Fix bug with calling different superclass method
|
||||
- Revert "Revert "Merge pull request #317 from asottile/old_super""
|
||||
This reverts commit 2719335fa7bdb582b35ac90547a0f763d4225036.
|
||||
- fix raise_from with multi lines / trailing commas
|
||||
- fix rewrite causing syntax error when the first arg has newlines
|
||||
- fix invalid dedent with comment after block
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 24 19:39:14 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
Reference in New Issue
Block a user