forked from pool/python-pyflakes
- update to 3.4.0:
* Add support for python 3.14 * Add "t-string is missing placeholders" error * Fix annotation erroneously causing a name to be defined with from __future__ import annotations * Add support for always-deferred annotations (PEP 749) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=77
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 12:37:04 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.4.0:
|
||||
* Add support for python 3.14
|
||||
* Add "t-string is missing placeholders" error
|
||||
* Fix annotation erroneously causing a name to be defined with
|
||||
from __future__ import annotations
|
||||
* Add support for always-deferred annotations (PEP 749)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 15 07:53:16 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user