mirror of
https://github.com/python/cpython.git
synced 2026-05-05 01:51:01 +00:00
Fixup news entry
This commit is contained in:
parent
6d57c827a7
commit
cd3c108ca1
1 changed files with 1 additions and 3 deletions
|
|
@ -550,7 +550,7 @@ Library
|
|||
|
||||
- Added heapq.merge() for merging sorted input streams.
|
||||
|
||||
- Added collections.named_tuple() for assigning field names to tuples.
|
||||
- Added collections.namedtuple() for assigning field names to tuples.
|
||||
|
||||
- Added itertools.izip_longest().
|
||||
|
||||
|
|
@ -798,8 +798,6 @@ Library
|
|||
Extension Modules
|
||||
-----------------
|
||||
|
||||
- collections.defaultdict now has a repr() function that can be run through eval()
|
||||
|
||||
- Patch #1388440: Add set_completion_display_matches_hook and
|
||||
get_completion_type to readline.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue