diff options
| author | Marc Mueller <30130371+cdce8p@users.noreply.github.com> | 2021-04-07 10:46:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-07 10:46:05 +0200 |
| commit | 76172d4dfabba4d18ef821c2ef223f9feea03d04 (patch) | |
| tree | 8d47a2a66594e5bd774894e9d8cea8bdba2caa12 /ChangeLog | |
| parent | 8e2872028d5ee287032f0c22ba5e11af01ed29c9 (diff) | |
| download | astroid-git-76172d4dfabba4d18ef821c2ef223f9feea03d04.tar.gz | |
Use inference_tip for typing.TypedDict brain (#928)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
