diff options
| author | Marc Mueller <30130371+cdce8p@users.noreply.github.com> | 2023-01-31 22:18:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-31 22:18:17 +0100 |
| commit | de9736de43cdf2d7ca6165fdde265075bfc5f6d8 (patch) | |
| tree | 9644ba7316f81d9e6db4c0371729623b2837fc54 /ChangeLog | |
| parent | af92f23adc069cea7013f376c6c4620c8927fa04 (diff) | |
| download | astroid-git-2.13.5.tar.gz | |
Release 2.13.5 (#2003)v2.13.5
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -8,13 +8,18 @@ Release date: TBA -What's New in astroid 2.13.5? +What's New in astroid 2.13.6? ============================= Release date: TBA -* Revert ``CallContext`` change as it caused a ``RecursionError`` regression. +What's New in astroid 2.13.5? +============================= +Release date: 2023-01-31 + +* Revert ``CallContext`` change as it caused a ``RecursionError`` regression. + What's New in astroid 2.13.4? ============================= |
