diff options
| author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2022-05-02 13:29:41 +0200 |
|---|---|---|
| committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2022-05-02 13:59:44 +0200 |
| commit | 5f30afe05e8205606e863bf6b0135b1425b8e83d (patch) | |
| tree | 2cc6ee0eb6c75875dbdad5be8cbf9f5a767a9a41 /ChangeLog | |
| parent | 2b19658564ace0dbac96c4232abdfe04d6d8f8b7 (diff) | |
| download | astroid-git-2.11.4.tar.gz | |
Bump astroid to 2.11.4, update changelogv2.11.4
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -8,10 +8,16 @@ Release date: TBA -What's New in astroid 2.11.4? +What's New in astroid 2.11.5? ============================= Release date: TBA + + +What's New in astroid 2.11.4? +============================= +Release date: 2022-05-02 + * Fix ``col_offset`` attribute for nodes involving ``with`` on ``PyPy``. * Fixed a crash involving two starred expressions: one inside a comprehension, |
