A tool to automatically upgrade syntax for newer versions
https://github.com/asottile/pyupgrade
A tool to automatically upgrade syntax for newer versions.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/python-pyupgrade && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-pyupgrade-2.31.1.tar.gz | 0000058925 57.5 KB | |
python-pyupgrade.changes | 0000012310 12 KB | |
python-pyupgrade.spec | 0000002355 2.3 KB |
Revision 22 (latest revision is 35)
Dominique Leuenberger (dimstar_suse)
accepted
request 961980
from
Dirk Mueller (dirkmueller)
(revision 22)
- - update to version 2.31.1: - dont rewrite universal_newlines if text or **kwargs present - upgrade flake8-typing-imports Committed via https://github.com/asottile/all-repos - drop python3.6 support python 3.6 reached end of life on 2021-12-23 Committed via https://github.com/asottile/all-repos - remove --fail-under from tox (covdefaults handles this) Committed via https://github.com/asottile/all-repos - Use diff syntax in more places in the docs - update to version 2.31.0: - rewrite string formatting with **locals()
Comments 0