Thanks to visit codestin.com Credit goes to github.com
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 4f8e7b5 commit d78d7a5Copy full SHA for d78d7a5
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-10-24-20-16-42.gh-issue-140517.cqun-K.rst
@@ -0,0 +1,3 @@
1
+Fixed a reference leak when iterating over the result of :func:`map`
2
+with ``strict=True`` when the input iterables have different lengths.
3
+Patch by Mikhail Efimov.
0 commit comments