forked from pool/python-pyflakes
Accepting request 1040663 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.0.1 (2022-11-24) * Fix crash on augmented assign to print builtin - Update to version 3.0.0 (2022-11-23) * Detect undefined name in variable defined by an annotated assignment * Add a new error for names which are annotated but unused * Remove handling of python 2.x # type: comments. Use annotations instead OBS-URL: https://build.opensuse.org/request/show/1040663 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 13:20:52 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 3.0.1 (2022-11-24)
|
||||
* Fix crash on augmented assign to print builtin
|
||||
|
||||
- Update to version 3.0.0 (2022-11-23)
|
||||
* Detect undefined name in variable defined by an annotated assignment
|
||||
* Add a new error for names which are annotated but unused
|
||||
* Remove handling of python 2.x # type: comments. Use annotations instead
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 18 08:27:04 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user