Skip to content

gh-145056: Fix merging of OrderedDict and UserDict with frozendict#146295

Open
serhiy-storchaka wants to merge 5 commits intopython:mainfrom
serhiy-storchaka:collections_any_dict
Open

gh-145056: Fix merging of OrderedDict and UserDict with frozendict#146295
serhiy-storchaka wants to merge 5 commits intopython:mainfrom
serhiy-storchaka:collections_any_dict

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Mar 22, 2026

This is based on #145060, but with added tests, and fixed OrderedDict | frozendict for the C implementation.

But frozendict | OrderedDict still returns wrong type.

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.

2 participants