forked from pool/python-astroid
Accepting request 1031647 from home:yarunachalam:branches:devel:languages:python
- Update to 2.12.12:
* Add the ``length`` parameter to ``hash.digest`` & ``hash.hexdigest`` in the ``hashlib`` brain.
Refs PyCQA/pylint#4039
* Prevent a crash when a module's ``__path__`` attribute is unexpectedly missing.
Refs PyCQA/pylint#7592
* Fix inferring attributes with empty annotation assignments if parent
class contains valid assignment.
Refs PyCQA/pylint#7631
OBS-URL: https://build.opensuse.org/request/show/1031647
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=76
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 27 21:41:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 2.12.12:
|
||||
* Add the ``length`` parameter to ``hash.digest`` & ``hash.hexdigest`` in the ``hashlib`` brain.
|
||||
Refs PyCQA/pylint#4039
|
||||
* Prevent a crash when a module's ``__path__`` attribute is unexpectedly missing.
|
||||
Refs PyCQA/pylint#7592
|
||||
* Fix inferring attributes with empty annotation assignments if parent
|
||||
class contains valid assignment.
|
||||
Refs PyCQA/pylint#7631
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 13 19:31:55 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user