Skip to content

gh-145855: Remove the DELETE_ATTR bytecode#146216

Open
aisk wants to merge 4 commits intopython:mainfrom
aisk:remove-delete-attr
Open

gh-145855: Remove the DELETE_ATTR bytecode#146216
aisk wants to merge 4 commits intopython:mainfrom
aisk:remove-delete-attr

Conversation

@aisk
Copy link
Member

@aisk aisk commented Mar 20, 2026

  • Changed DELETE_ATTR to PUSH_NULL; STORE_ATTR;
  • Don't generate specialized STORE_ATTR_* if value is null.

📚 Documentation preview 📚: https://cpython-previews--146216.org.readthedocs.build/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant