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 2a363d29) Co-authored-by:Ivan Levkivskyi <levkivskyi@gmail.com>
Showing
Please
register
or
sign in
to comment