Skip to content

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

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

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
Copy Markdown
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.

@serhiy-storchaka
Copy link
Copy Markdown
Member Author

@serhiy-storchaka serhiy-storchaka deleted the collections_any_dict branch March 26, 2026 13:03
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