mirror of
https://github.com/python/cpython.git
synced 2025-07-31 23:23:11 +00:00
Bring NEWS.txt up to date from check-in msgs.
This commit is contained in:
parent
4516451aec
commit
ac45aff2f1
1 changed files with 7 additions and 0 deletions
|
@ -28,6 +28,13 @@ What's New in IDLE 2.6a1?
|
||||||
|
|
||||||
- Clean up EditorWindow close.
|
- Clean up EditorWindow close.
|
||||||
|
|
||||||
|
- Patch 1693258: Fix for duplicate "preferences" menu-OS X. Backport of r56204.
|
||||||
|
|
||||||
|
- OSX: Avoid crash for those versions of Tcl/Tk which don't have a console
|
||||||
|
|
||||||
|
- Bug in idlelib.MultiCall: Options dialog was crashing IDLE if there was an
|
||||||
|
option in config-extensions w/o a value. Patch #1672481, Tal Einat
|
||||||
|
|
||||||
- Corrected some bugs in AutoComplete. Also, Page Up/Down in ACW implemented;
|
- Corrected some bugs in AutoComplete. Also, Page Up/Down in ACW implemented;
|
||||||
mouse and cursor selection in ACWindow implemented; double Tab inserts
|
mouse and cursor selection in ACWindow implemented; double Tab inserts
|
||||||
current selection and closes ACW (similar to double-click and Return); scroll
|
current selection and closes ACW (similar to double-click and Return); scroll
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue