commit | fea8632ec69d160a11b8ec506900c14989952bc1 | [log] [tgz] |
---|---|---|
author | Tomas R <tomas.roun8@gmail.com> | Thu May 25 22:14:58 2023 +0200 |
committer | GitHub <noreply@github.com> | Thu May 25 21:14:58 2023 +0100 |
tree | 856e592194ea9a7e46f98767999d2697c0534d3f | |
parent | d08679212d9af52dd074cd4a6abb440edb944c9c [diff] |
gh-104786: Remove kwargs-based TypedDict creation (#104891) Deprecated since Python 3.11. Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>