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
30a33b72
Commit
30a33b72
authored
Sep 28, 2016
by
Terry Jan Reedy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IDLE NEWS item and ack.
parent
c7983ddd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
0 deletions
+7
-0
Lib/idlelib/NEWS.txt
Lib/idlelib/NEWS.txt
+3
-0
Misc/ACKS
Misc/ACKS
+1
-0
Misc/NEWS
Misc/NEWS
+3
-0
No files found.
Lib/idlelib/NEWS.txt
View file @
30a33b72
...
...
@@ -2,6 +2,9 @@ What's New in IDLE 3.5.3?
=========================
*Release date: 2017-01-01?*
- Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
Patch by Roger Serwy, updated by Bayard Randel.
- Issue #27922: Stop IDLE tests from 'flashing' gui widgets on the screen.
- Add version to title of IDLE help window.
...
...
Misc/ACKS
View file @
30a33b72
...
...
@@ -1193,6 +1193,7 @@ Burton Radons
Abhilash Raj
Shorya Raj
Jeff Ramnani
Bayard Randel
Varpu Rantala
Brodie Rao
Senko Rasic
...
...
Misc/NEWS
View file @
30a33b72
...
...
@@ -334,6 +334,9 @@ Library
IDLE
----
- Issue #15308: Add '
interrupt
execution
' (^C) to Shell menu.
Patch by Roger Serwy, updated by Bayard Randel.
- Issue #27922: Stop IDLE tests from '
flashing
' gui widgets on the screen.
- Add version to title of IDLE help window.
...
...
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