Skip to content

gh-152492 Allow OrderedDict.update to work with frozendict#152494

Open
da-woods wants to merge 5 commits into
python:mainfrom
da-woods:gh-152492-ordereddict-frozendict
Open

gh-152492 Allow OrderedDict.update to work with frozendict#152494
da-woods wants to merge 5 commits into
python:mainfrom
da-woods:gh-152492-ordereddict-frozendict

Conversation

@da-woods

@da-woods da-woods commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Additionally, add tests for comparison with frozendict on the same basis as dict. This already worked but is good to confirm.

Additionally, add tests for comparison with frozendict on the
same basis as dict. This already worked but is good to confirm.
@rhettinger rhettinger self-assigned this Jun 28, 2026
@rhettinger

Copy link
Copy Markdown
Contributor

This looks reasonable. Please fix-up the failing doc tests.

@da-woods

Copy link
Copy Markdown
Contributor Author

This looks reasonable. Please fix-up the failing doc tests.

Done

@sobolevn sobolevn added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge needs backport to 3.15 pre-release feature fixes, bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants