SIGN IN SIGN UP

bpo-46491: Allow Annotated on outside of Final/ClassVar (GH-30864)

We treat Annotated type arg as class-level annotation. This exempts it from checks against Final and ClassVar in order to allow using them in any nesting order.

Automerge-Triggered-By: GH:gvanrossum
G
Gregory Beauregard committed
e1abffca45b60729c460e3e2ad50c8c1946cfd4e
Parent: 9d3c978
Committed by GitHub <noreply@github.com> on 1/25/2022, 6:37:15 AM