python-flake8-pyi
No description set
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-flake8-pyi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
flake8_pyi-24.1.0.tar.gz | 0000058329 57 KB | |
python-flake8-pyi.changes | 0000017355 16.9 KB | |
python-flake8-pyi.spec | 0000002803 2.74 KB | |
set-tests-python-path.patch | 0000000953 953 Bytes |
Revision 12 (latest revision is 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 1137279
from
Dirk Mueller (dirkmueller)
(revision 12)
- update to 24.1.0: * Y062: Disallow duplicate elements inside `Literal[]` slices. * Support flake8>=7.0.0 * Y061 is no longer emitted in situations where Y062 would also be emitted. * Improve error message for Y060. * Y023 now bans more imports from `typing_extensions` now that typeshed has dropped support for Python 3.7. * Y016: Fix false positive if a method had positional-only parameters (using PEP 570 syntax and the first positional-or-keyword parameter following the positional-only parameters used a custom TypeVar (see #455). * Y046: Fix false negative where an unused protocol would not be detected if the protocol was generic.
Comments 0