mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
Note itertools.islice() bugfix.
This commit is contained in:
parent
bf8ec3e035
commit
834f463948
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ Core and builtins
|
||||||
Extension modules
|
Extension modules
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
- itertools.islice() now accepts stop=None as documented.
|
||||||
|
Fixes SF bug #730685.
|
||||||
|
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue