bpo-43224: Add TypeVarTuple.__name__ (GH-31954)
I noticed that TypeVar and ParamSpec put their name in a __name__ attribute, but TypeVarTuple doesn't. Let's be consistent.
J
Jelle Zijlstra committed
3a2b89580ded72262fbea0f7ad24096a90c42b9c
Parent: d0a91bd
Committed by GitHub <noreply@github.com>
on 3/18/2022, 5:56:36 PM