1
0
Files
python-flake8-pyi/python-flake8-pyi.changes
Dirk Mueller 38e7ee9ca9 - update to 24.6.0:
* Allow the use of `typing_extensions.TypeVar` in stubs.
  * `typing_extensions.TypeVar` has the *default* parameter,
    which only exists on Python 3.13+ when using `typing.TypeVar`.
  * Reduce false positives from Y052 in relation to enum
    subclasses.
  * Declare support for Python 3.13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pyi?expand=0&rev=31
2024-06-15 15:36:28 +00:00

18 KiB