diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-01-25 14:38:45 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-25 14:38:45 (GMT) |
| commit | 41e0aead3defa6d0486514e313b6975fbf375998 (patch) | |
| tree | e760cd3e3ad5bfed2240c77cdb9581331e90a8a0 /Python/importlib_zipimport.h | |
| parent | 367a37a18c4411c42da9006947dd95b0afbdf200 (diff) | |
| download | cpython-41e0aead3defa6d0486514e313b6975fbf375998.zip cpython-41e0aead3defa6d0486514e313b6975fbf375998.tar.gz cpython-41e0aead3defa6d0486514e313b6975fbf375998.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
(cherry picked from commit e1abffca45b60729c460e3e2ad50c8c1946cfd4e)
Co-authored-by: Gregory Beauregard <greg@greg.red>
Diffstat (limited to 'Python/importlib_zipimport.h')
0 files changed, 0 insertions, 0 deletions
