diff options
| author | Gregory Beauregard <greg@greg.red> | 2022-01-25 06:37:15 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-25 06:37:15 (GMT) |
| commit | e1abffca45b60729c460e3e2ad50c8c1946cfd4e (patch) | |
| tree | e4eba6ba266355518f84b57f91cd55130b3ddc47 /Lib/test/test_py_compile.py | |
| parent | 9d3c9788a6ccd4f2f53a147dd0026a316c396976 (diff) | |
| download | cpython-e1abffca45b60729c460e3e2ad50c8c1946cfd4e.zip cpython-e1abffca45b60729c460e3e2ad50c8c1946cfd4e.tar.gz cpython-e1abffca45b60729c460e3e2ad50c8c1946cfd4e.tar.bz2 | |
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
Diffstat (limited to 'Lib/test/test_py_compile.py')
0 files changed, 0 insertions, 0 deletions
