Files
cpython/Lib
Gregory Beauregard e1abffca45 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
2022-01-24 22:37:15 -08:00
..
2022-01-13 19:38:15 +00:00
2021-05-17 00:20:33 +01:00
2021-02-03 13:25:28 -08:00
2021-02-01 21:16:38 +05:30