diff options
| author | Claudiu Popa <pcmanticore@gmail.com> | 2020-05-28 08:49:13 +0200 |
|---|---|---|
| committer | Claudiu Popa <pcmanticore@gmail.com> | 2020-05-28 08:49:44 +0200 |
| commit | 340649c52488c858c592a17f680992efe16dc41b (patch) | |
| tree | df88baf51fa90d23e718e117973acc4d1ce72f1d /ChangeLog | |
| parent | b339a0ee17c15f7be23dee0c981edf64f0e65f33 (diff) | |
| download | astroid-git-340649c52488c858c592a17f680992efe16dc41b.tar.gz | |
Properly construct the arguments of infered property descriptors (#796)
Close PyCQA/pylint#3648
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ Release Date: TBA Close PyCQA/pylint#3519 +* Properly construct the arguments of infered property descriptors + + Close PyCQA/pylint#3648 + What's New in astroid 2.4.1? ============================ |
