SIGN IN SIGN UP

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', ...}.
I
Ivan Levkivskyi committed
2a363d2930e29ec6d8a774973ed5a4965f881f5f
Parent: ee566fe
Committed by GitHub <noreply@github.com> on 4/5/2018, 12:25:15 AM