FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-145056: Fix merging of OrderedDict and UserDict with frozendict by serhiy-storchaka · Pull Request #146295 · python/cpython · GitHub

/ cpython Public

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

Closed
serhiy-storchaka wants to merge 5 commits into
python: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 into
python:mainfrom
serhiy-storchaka:collections_any_dict

Conversation

serhiy-storchaka commented Mar 22, 2026
edited by bedevere-app Bot
Loading

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

Copy link
Copy Markdown
Member Author

serhiy-storchaka deleted the collections_any_dict branch March 26, 2026 13:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL