summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-04-07 10:46:05 +0200
committerGitHub <noreply@github.com>2021-04-07 10:46:05 +0200
commit76172d4dfabba4d18ef821c2ef223f9feea03d04 (patch)
tree8d47a2a66594e5bd774894e9d8cea8bdba2caa12 /ChangeLog
parent8e2872028d5ee287032f0c22ba5e11af01ed29c9 (diff)
downloadastroid-git-76172d4dfabba4d18ef821c2ef223f9feea03d04.tar.gz
Use inference_tip for typing.TypedDict brain (#928)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d500329f..4b165767 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@ Release Date: TBA
Closes PyCQA/pylint#4206
+* Use ``inference_tip`` for ``typing.TypedDict`` brain.
+
+
What's New in astroid 2.5.2?
============================
Release Date: 2021-03-28