mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +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
|
||||
-----------------
|
||||
|
||||
- itertools.islice() now accepts stop=None as documented.
|
||||
Fixes SF bug #730685.
|
||||
|
||||
Library
|
||||
-------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue