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 52f8cf0 commit 8b20fe3Copy full SHA for 8b20fe3
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-06-06-08-20-00.gh-issue-150942.Jk9pQr.rst
@@ -1,3 +1,3 @@
1
Speed up frame local variable item collection by appending result pairs to the
2
output list without an extra reference-count round-trip (using the internal
3
-reference-stealing list append helper).
+reference-stealing list append helper). Patch by Omkar Kabde.
0 commit comments