X Tutup
Skip to content

bpo-41431: Optimize dict_merge for copy#21674

Merged
methane merged 6 commits intopython:masterfrom
methane:copy-by-clone
Aug 4, 2020
Merged

bpo-41431: Optimize dict_merge for copy#21674
methane merged 6 commits intopython:masterfrom
methane:copy-by-clone

Conversation

@methane
Copy link
Member

@methane methane commented Jul 29, 2020

Use clone_combined_dict when possible.

https://bugs.python.org/issue41431

Loading
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

X Tutup