Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-141510: Optimize PyDict_Copy() for frozendict#145509

Merged
vstinner merged 1 commit into
python:mainpython/cpython:mainfrom
vstinner:dict_copy_optimvstinner/cpython:dict_copy_optimCopy head branch name to clipboard
Mar 4, 2026
Merged

gh-141510: Optimize PyDict_Copy() for frozendict#145509
vstinner merged 1 commit into
python:mainpython/cpython:mainfrom
vstinner:dict_copy_optimvstinner/cpython:dict_copy_optimCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Mar 4, 2026

Copy link
Copy Markdown
Member

Implement fast-path for frozendict in PyDict_Copy().

Implement fast-path for frozendict in PyDict_Copy().
@vstinner vstinner merged commit 0a51113 into python:main Mar 4, 2026
49 checks passed
@vstinner vstinner deleted the dict_copy_optim branch March 4, 2026 19:49
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Implement fast-path for frozendict in PyDict_Copy().
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.