Skip to content

Commit d78d7a5

Browse files
Add missing NEWS entry for pythongh-140517 (pythonGH-140560)
1 parent 4f8e7b5 commit d78d7a5

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)