Skip to content

Commit

Permalink
Move Changelog entry to the 2.15.7 milestone.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbyrnepr2 committed Jul 13, 2023
1 parent 5f2e6fc commit 017c218
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,15 @@ Release date: TBA
Refs #2204


What's New in astroid 2.15.7?
=============================
Release date: TBA

* Fix a crash when inferring a ``typing.TypeVar`` call.

Closes pylint-dev/pylint#8802


What's New in astroid 2.15.6?
=============================
Release date: TBA
Expand All @@ -204,10 +213,6 @@ Release date: TBA

Closes pylint-dev/pylint#8749

* Fix a crash when inferring a `typing.TypeVar` call.

Closes pylint-dev/pylint#8802

* Avoid expensive list/tuple multiplication operations that would result in ``MemoryError``.

Closes pylint-dev/pylint#8748
Expand Down

0 comments on commit 017c218

Please sign in to comment.