mirror of
https://github.com/python/cpython.git
synced 2026-01-21 06:40:15 +00:00
bpo-30928: Update idlelib/NEWS.txt. (GH-6995) (#6996)
(cherry picked from commit 6b0d09b8f0)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
parent
6414da93ed
commit
222ae1eccc
1 changed files with 5 additions and 0 deletions
|
|
@ -3,6 +3,11 @@ Released on 2018-06-18?
|
|||
======================================
|
||||
|
||||
|
||||
bpo-32831: Add docstrings and tests for codecontext.py.
|
||||
Coverage is 100%. Patch by Cheryl Sabella.
|
||||
|
||||
bpo-33564: Code context now recognizes async as a block opener.
|
||||
|
||||
bpo-21474: Update word/identifier definition from ascii to unicode.
|
||||
In text and entry boxes, this affects selection by double-click,
|
||||
movement left/right by control-left/right, and deletion left/right
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue