gh-145056: Fix merging of OrderedDict and UserDict with frozendict by serhiy-storchaka · Pull Request #146295 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Conversation
Member
This is based on #145060, but with added tests, and fixed OrderedDict | frozendict for the C implementation.
But frozendict | OrderedDict still returns wrong type.
rhettinger and others added 5 commits
serhiy-storchaka
requested a review
from rhettinger
bedevere-app
Bot
added
the
awaiting core review
label
bedevere-app
Bot
mentioned this pull request
serhiy-storchaka
commented
Mar 26, 2026
serhiy-storchaka commented
Member Author
serhiy-storchaka
closed this
serhiy-storchaka
deleted the
collections_any_dict
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment