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 79df6b1 commit da299f7Copy full SHA for da299f7
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-02-06-03-40-59.gh-issue-140009.a1b2c3.rst
@@ -0,0 +1 @@
1
+Improve performance of dict object by replacing PyTuple_Pack with PyTuple_FromArray for small tuples.
0 commit comments