Skip to content

gh-145855: Remove the DELETE_ATTR bytecode#146216

Open
aisk wants to merge 12 commits into
python:mainfrom
aisk:remove-delete-attr
Open

gh-145855: Remove the DELETE_ATTR bytecode#146216
aisk wants to merge 12 commits into
python:mainfrom
aisk:remove-delete-attr

Conversation

@aisk
Copy link
Copy Markdown
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/

@hugovk hugovk removed their request for review April 11, 2026 15:33
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant