We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a54a9d commit 09bdf83Copy full SHA for 09bdf83
1 file changed
Misc/NEWS.d/next/Core and Builtins/2020-08-02-15-53-12.bpo-41431.TblUBT.rst
@@ -0,0 +1,2 @@
1
+Optimize ``dict_merge`` for empty destination (e.g. ``dict(d)`` and
2
+``{}.update(d)``).
0 commit comments