Bug report
Bug description:
>>> class _:
... a: int
... __classdict__: a
SystemError: compiler_lookup_arg(name='__classdict__') with reftype=5 failed in _; freevars of code __annotate__: ('__classdict__',)
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
Bug report
Bug description:
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
SystemErrorwhen compiling__classdict__class annotation #149806