diff options
| author | hippo91 <guillaume.peillex@gmail.com> | 2021-01-23 18:11:10 +0100 |
|---|---|---|
| committer | hippo91 <guillaume.peillex@gmail.com> | 2021-01-23 18:11:10 +0100 |
| commit | 7c614b397300514cc8a12421cc428463ca6a364f (patch) | |
| tree | 847eaa424e84df2eab786e21f28e66722fced417 /ChangeLog | |
| parent | 7c7848b7670e57517eb2b42ee605d18b4259248f (diff) | |
| parent | 1322e5d7790b7e3aa629a4e86e3b9f9b5846886b (diff) | |
| download | astroid-git-7c614b397300514cc8a12421cc428463ca6a364f.tar.gz | |
Merge branch 'sum_and_multiply' of https://github.com/hippo91/astroidsum_and_multiply
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ astroid's ChangeLog =================== +* The ``context.path`` is now a ``dict`` and the ``context.push`` method + returns ``True`` if the node has been visited a certain amount of times. + + Close #669 What's New in astroid 2.5.0? ============================ |
