Skip to content

gh-145854: Replace DELETE_NAME with PUSH_NULL; STORE_NAME#146006

Open
brijkapadia wants to merge 7 commits intopython:mainfrom
brijkapadia:delete-name
Open

gh-145854: Replace DELETE_NAME with PUSH_NULL; STORE_NAME#146006
brijkapadia wants to merge 7 commits intopython:mainfrom
brijkapadia:delete-name

Conversation

@brijkapadia
Copy link
Copy Markdown
Contributor

@brijkapadia brijkapadia commented Mar 16, 2026

Changes

  • Removed DELETE_NAME
  • When STORE_NAME receives a NULL value, it corresponds with deletion

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

Changes
- Removed `DELETE_NAME`
- When `STORE_NAME` receives a `NULL` value, it corresponds with
  deletion
@brijkapadia brijkapadia marked this pull request as draft March 16, 2026 02:31
@brijkapadia brijkapadia marked this pull request as ready for review March 16, 2026 10:39
@brijkapadia
Copy link
Copy Markdown
Contributor Author

I am not sure why three of the CIFuzz tests fail. If anyone could help, that would be appreciated.

@markshannon
Copy link
Copy Markdown
Member

This will need a magic number bump (as do all changes that add or remove opcodes)

Copy link
Copy Markdown
Member

@markshannon markshannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for doing this.

@brijkapadia
Copy link
Copy Markdown
Contributor Author

@markshannon A gentle reminder about this PR.

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.

3 participants