SIGN IN SIGN UP

Make _symtable_entry.ste_type's comment consistent wit _Py_block_ty (#92414)

_Py_block_ty defines four types of block, FunctionBlock, ClassBlock, ModuleBlock and AnnotationBlock.
But _symtable_entry.ste_type only comments three of them, I think it's better both sides are consistent.
Z
zikcheng committed
24a4b341586be12569e3804b5f1356e745d1f55f
Parent: 7f68568
Committed by GitHub <noreply@github.com> on 10/7/2022, 5:53:07 PM