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 92d3f1a commit 2904c9bCopy full SHA for 2904c9b
1 file changed
Misc/NEWS.d/next/Library/2026-02-12-11-20-00.gh-issue-140009.json.rst
@@ -0,0 +1 @@
1
+Optimize :mod:`json` decoding with ``object_pairs_hook`` by using :c:func:`PyTuple_FromArray` instead of :c:func:`PyTuple_Pack`.
0 commit comments