Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 834f463

Browse files
committed
Note itertools.islice() bugfix.
1 parent bf8ec3e commit 834f463

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Core and builtins
1515
Extension modules
1616
-----------------
1717

18+
- itertools.islice() now accepts stop=None as documented.
19+
Fixes SF bug #730685.
20+
1821
Library
1922
-------
2023

0 commit comments

Comments
 (0)