Skip to content

Commit 6ec4dd2

Browse files
efimov-mikhailmiss-islington
authored andcommitted
Add missing NEWS entry for gh-140517 (GH-140560)
(cherry picked from commit d78d7a5) Co-authored-by: Mikhail Efimov <[email protected]>
1 parent 7545ea6 commit 6ec4dd2

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)