mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
[3.6] Update idlelib NEWS for 3.6 (GH-2089) (#2097)
(cherry-picked from 503bc63
)
This commit is contained in:
parent
82e606785e
commit
556cddba77
1 changed files with 26 additions and 3 deletions
|
@ -1,6 +1,29 @@
|
|||
What's New in IDLE 3.6.0?
|
||||
===========================
|
||||
*Release date: 2016-12-16?*
|
||||
What's New in IDLE 3.6.2
|
||||
Released on 2017-06-23?
|
||||
========================
|
||||
|
||||
bpo-30290: Help-about: use pep8 names and add tests.
|
||||
Increase coverage to 100%.
|
||||
Patches by Louie Lu, Cheryl Sabella, and Terry Jan Reedy.
|
||||
|
||||
bpo-30303: Add _utest option to textview; add new tests.
|
||||
Increase coverage to 100%.
|
||||
Patches by Louie Lu and Terry Jan Reedy.
|
||||
|
||||
|
||||
What's New in IDLE 3.6.1
|
||||
Released on 2017-03-21
|
||||
========================
|
||||
|
||||
Issue #29071: IDLE colors f-string prefixes (but not invalid ur prefixes).
|
||||
|
||||
Issue #28572: Add 10% to coverage of IDLE's test_configdialog.
|
||||
Update and augment description of the configuration system.
|
||||
|
||||
|
||||
What's New in IDLE 3.6.0
|
||||
Released on 2016-12-23
|
||||
========================
|
||||
|
||||
- Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
|
||||
Patch by Roger Serwy, updated by Bayard Randel.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue