Skip to content

gh-58370 Update mapping methods in abstract.c to accept frozendict#150692

Open
da-woods wants to merge 1 commit into
python:mainfrom
da-woods:patch-4
Open

gh-58370 Update mapping methods in abstract.c to accept frozendict#150692
da-woods wants to merge 1 commit into
python:mainfrom
da-woods:patch-4

Conversation

@da-woods
Copy link
Copy Markdown
Contributor

@da-woods da-woods commented May 31, 2026

... as well as dict.

Specifically PyMapping_GetOptionalItem, PyMapping_Keys, PyMapping_Values and PyMapping_Items.

…dict

Specifically `PyMapping_GetOptionalItem`, `PyMapping_Keys`, `PyMapping_Values` and `PyMapping_Items`.
@da-woods
Copy link
Copy Markdown
Contributor Author

I think this is probably OK to attach to the "frozendict" implementation issue, but I can change it if not

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