Skip to content

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

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

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

Conversation

@StanFromIreland
Copy link
Member

@StanFromIreland StanFromIreland commented Feb 22, 2026

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

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

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

Split to #145129.

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

@vstinner vstinner merged commit f8d2f9f into python:main Mar 2, 2026
51 checks passed
@vstinner
Copy link
Member

vstinner commented Mar 2, 2026

Merged, thanks.

@StanFromIreland StanFromIreland deleted the builtins-dicts branch March 2, 2026 19:45
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