Skip to content

Commit fee000f

Browse files
Review addressed
1 parent e9356c6 commit fee000f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Fixed a reference leak when iterating over the result of
2-
:func:`map`. The leak could happen when input ``iterables``
3-
have different lengths and ``strict`` is ``True``.
1+
Fixed a reference leak when iterating over the result of :func:`map`
2+
with ``strict=True`` when the input iterables have different lengths.
43
Patch by Mikhail Efimov.

0 commit comments

Comments
 (0)