commit | 10e87e5ef4c1b4fb8415d9ddc362e2591f2f0b6c | [log] [tgz] |
---|---|---|
author | Vlad Emelianov <volshebnyi@gmail.com> | Thu Feb 13 20:53:29 2020 +0100 |
committer | GitHub <noreply@github.com> | Thu Feb 13 11:53:29 2020 -0800 |
tree | e8d12b75cb57405b029fb923c94d0c65169f41d9 | |
parent | fbeba8f2481411d608a616366394e07cdc52e0bb [diff] |
bpo-39627: Fix TypedDict totality check for inherited keys (#18503) (Adapted from https://github.com/python/typing/pull/700)