Overview
Request 1031647 accepted
- 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
- Created by yarunachalam
- In state accepted
Request History
yarunachalam created request
- 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
mcepl accepted request