diff options
| author | Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com> | 2021-09-17 22:45:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-17 22:45:37 +0200 |
| commit | 7eedd68ffdee0f6161dc37aab083a2d5ab040182 (patch) | |
| tree | b53ec65e4b6c51df2cd50c666ddcd0313d257797 /ChangeLog | |
| parent | 28411ee8575562b7d7d1d0639d4e61f91ed1586b (diff) | |
| download | astroid-git-7eedd68ffdee0f6161dc37aab083a2d5ab040182.tar.gz | |
Fix regression on ClassDef inference (#1181)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,11 @@ Release date: TBA Closes PyCQA/pylint#4899 +* Fix regression on ClassDef inference + + Closes PyCQA/pylint#5030 + Closes PyCQA/pylint#5036 + What's New in astroid 2.8.0? ============================ |
