Skip to content

Commit 56c1605

Browse files
authored
bpo-34161: Update idlelib/NEWS.txt to 2019 Jan 17 (GH-11597)
1 parent 17f05bb commit 56c1605

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Lib/idlelib/NEWS.txt

+15
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ Released on 2019-10-20?
33
======================================
44

55

6+
bpo-35660: Fix imports in window module.
7+
8+
bpo-35641: Properly format calltip for function without docstring.
9+
10+
bpo-33987: Use ttk Frame for ttk widgets.
11+
12+
bpo-34055: Fix erroneous 'smart' indents and newlines in IDLE Shell.
13+
14+
bpo-28097: Add Previous/Next History entries to Shell menu.
15+
16+
bpo-35591: Find Selection now works when selection not found.
17+
18+
bpo-35598: Update config_key: use PEP 8 names and ttk widgets,
19+
make some objects global, and add tests.
20+
621
bpo-35196: Speed up squeezer line counting.
722

823
bpo-35208: Squeezer now counts wrapped lines before newlines.

0 commit comments

Comments
 (0)