SIGN IN SIGN UP

bpo-37045: PEP 591: Add final qualifiers to typing module (GH-13571)

The implementation is straightforward, it just mimics `ClassVar` (since the latter is also a name/access qualifier, not really a type). Also it is essentially copied from `typing_extensions`.
I
Ivan Levkivskyi committed
f367242d10ef36db38133a39ab7627f63099cba4
Parent: 47dd2f9
Committed by GitHub <noreply@github.com> on 5/26/2019, 8:37:07 AM