cpython/Misc/NEWS.d/next/Core and Builtins/2023-07-04-04-50-14.gh-issu...

3 lines
163 B
ReStructuredText

Specialize :opcode:`LOAD_ATTR` for non-descriptors on the class. Adds
:opcode:`LOAD_ATTR_NONDESCRIPTOR_WITH_VALUES` and :opcode:`LOAD_ATTR_NONDESCRIPTOR_NO_DICT`.