Skip to content

Commit cc4c579

Browse files
NEWS entry
1 parent 44b6eea commit cc4c579

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fixed a refcount leak when iterating over the result of the
2+
built-in ``map`` function. It was possible if input ``iterables``
3+
have different lengths and ``strict`` is ``True``.
4+
Patch by Mikhail Efimov.

0 commit comments

Comments
 (0)