Skip to content

Commit bff0455

Browse files
[3.14] Add missing NEWS entry for pythongh-140517 (pythonGH-140560) (pythonGH-140565)
(cherry picked from commit d78d7a5) Co-authored-by: Mikhail Efimov <[email protected]>
1 parent 7545ea6 commit bff0455

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)