diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-04-05 00:46:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-05 00:46:40 (GMT) |
commit | 04eac02088f60192c7e54c7364bcaa892d7c05cf (patch) | |
tree | 2a07b67251f82770618bd6fda90daa4a19075601 /Lib/test/test_dataclasses.py | |
parent | bd85c9738296cf4a53859ed17e9a6812d2071a21 (diff) | |
download | cpython-04eac02088f60192c7e54c7364bcaa892d7c05cf.zip cpython-04eac02088f60192c7e54c7364bcaa892d7c05cf.tar.gz cpython-04eac02088f60192c7e54c7364bcaa892d7c05cf.tar.bz2 |
bpo-32873: Remove a name hack for generic aliases in typing module (GH-6376)
This removes a hack and replaces it with a proper
mapping {'list': 'List', 'dict': 'Dict', ...}.
(cherry picked from commit 2a363d2930e29ec6d8a774973ed5a4965f881f5f)
Co-authored-by: Ivan Levkivskyi <levkivskyi@gmail.com>
Diffstat (limited to 'Lib/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions