Skip to content

bpo-41431: Optimize dict_merge for copy #21674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 4, 2020
Merged

Conversation

methane
Copy link
Member

@methane methane commented Jul 29, 2020

Use clone_combined_dict when possible.

https://bugs.python.org/issue41431

@methane methane merged commit db6d9a5 into python:master Aug 4, 2020
@methane methane deleted the copy-by-clone branch August 4, 2020 02:08
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 4, 2020
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
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