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 451bec2 commit 01ba9e3Copy full SHA for 01ba9e3
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-02-12-11-20-00.gh-issue-140009.dictxor.rst
@@ -0,0 +1 @@
1
+Optimize :meth:`dict.items` symmetric difference by using :c:func:`PyTuple_FromArray` instead of :c:func:`PyTuple_Pack`.
0 commit comments