Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
56c16057
Commit
56c16057
authored
Jan 17, 2019
by
Terry Jan Reedy
Committed by
GitHub
Jan 17, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bpo-34161: Update idlelib/NEWS.txt to 2019 Jan 17 (GH-11597)
parent
17f05bbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
Lib/idlelib/NEWS.txt
Lib/idlelib/NEWS.txt
+15
-0
No files found.
Lib/idlelib/NEWS.txt
View file @
56c16057
...
...
@@ -3,6 +3,21 @@ Released on 2019-10-20?
======================================
bpo-35660: Fix imports in window module.
bpo-35641: Properly format calltip for function without docstring.
bpo-33987: Use ttk Frame for ttk widgets.
bpo-34055: Fix erroneous 'smart' indents and newlines in IDLE Shell.
bpo-28097: Add Previous/Next History entries to Shell menu.
bpo-35591: Find Selection now works when selection not found.
bpo-35598: Update config_key: use PEP 8 names and ttk widgets,
make some objects global, and add tests.
bpo-35196: Speed up squeezer line counting.
bpo-35208: Squeezer now counts wrapped lines before newlines.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment