We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
Four instructions ignore PEP 523 when executing:
BINARY_SUBSCR_GETITEM
FOR_ITER_GEN
SEND
SEND_GEN
Five instructions ignore it when specializing:
LOAD_ATTR_GETATTRIBUTE_OVERRIDDEN
LOAD_ATTR_PROPERTY
I'll have a PR up soon.