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

gh-145118: Add `frozendict` support to `type()` by StanFromIreland · Pull Request #145124 · python/cpython · GitHub

/ cpython Public

gh-145118: Add frozendict support to type() - #145124

Merged
vstinner merged 3 commits into
python:mainfrom
StanFromIreland:builtins-dicts
Mar 2, 2026
Merged

gh-145118: Add frozendict support to type()#145124
vstinner merged 3 commits into
python:mainfrom
StanFromIreland:builtins-dicts

Conversation

StanFromIreland commented Feb 22, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Comment thread Objects/typeobject.c
Comment thread Objects/typeobject.c Outdated

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

You should write a separated PR to modify str.maketrans(). It's unrelated to the type change.

StanFromIreland changed the title gh-145118: Add frozendict support to str.maketrans() and type() gh-145118: Add frozendict support to type() Feb 22, 2026

Copy link
Copy Markdown
Member Author

Split to #145129.

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM.

vstinner merged commit f8d2f9f into python:main Mar 2, 2026
51 checks passed

vstinner commented Mar 2, 2026

Copy link
Copy Markdown
Member

Merged, thanks.

StanFromIreland deleted the builtins-dicts branch March 2, 2026 19:45
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL