mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Issue 6285: add NEWS entry for 3.2.
This commit is contained in:
parent
6739cc0821
commit
554e6fa86d
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue 6285: IDLE no longer crashes on missing help file; patch by Scott David
|
||||
Daniels.
|
||||
|
||||
- Fix collections.OrderedDict.setdefault() so that it works in
|
||||
subclasses that define __missing__().
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue