Skip to content

Commit

Permalink
Merge c17f7e0 into 3331d62
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielNoord committed Sep 6, 2022
2 parents 3331d62 + c17f7e0 commit d97b090
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 66 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ What's New in astroid 2.12.8?
=============================
Release date: TBA

* Fixed a crash in the ``dataclass`` brain for ``InitVars`` without subscript typing.

Closes PyCQA/pylint#7422

* Fixed parsing of default values in ``dataclass`` attributes.

Closes PyCQA/pylint#7425
Expand Down
Loading

0 comments on commit d97b090

Please sign in to comment.