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

gh-141510: Optimize PyDict_Copy() for frozendict by vstinner · Pull Request #145509 · python/cpython · GitHub

/ cpython Public

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

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:dict_copy_optim
Mar 4, 2026
Merged

gh-141510: Optimize PyDict_Copy() for frozendict#145509
vstinner merged 1 commit into
python:mainfrom
vstinner:dict_copy_optim

Conversation

vstinner commented Mar 4, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Implement fast-path for frozendict in PyDict_Copy().

Implement fast-path for frozendict in PyDict_Copy().
vstinner merged commit 0a51113 into python:main Mar 4, 2026
49 checks passed
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().
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