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

gh-141510: Fix frozendict.fromkeys() for dict subclasses by vstinner · Pull Request #144962 · python/cpython · GitHub

/ cpython Public

gh-141510: Fix frozendict.fromkeys() for dict subclasses - #144962

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:frozendict_fromkeys_dict
Feb 18, 2026
Merged

gh-141510: Fix frozendict.fromkeys() for dict subclasses#144962
vstinner merged 1 commit into
python:mainfrom
vstinner:frozendict_fromkeys_dict

Conversation

vstinner commented Feb 18, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Copy also the dictionary if a dict subclass returns a frozendict.

Copy also the dictionary if a dict subclass returns a frozendict.
vstinner requested a review from methane as a code owner February 18, 2026 16:18
vstinner merged commit 16ccdbc into python:main Feb 18, 2026
49 checks passed
vstinner deleted the frozendict_fromkeys_dict branch February 18, 2026 17:03
brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request Feb 28, 2026
…n#144962)

Copy also the dictionary if a dict subclass returns a frozendict.
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
…n#144962)

Copy also the dictionary if a dict subclass returns a frozendict.
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.

1 participant


Back | FazBrowse Home | New Git URL