Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
merchise
cpython
Commits
2c0c68d9
Unverified
Commit
2c0c68d9
authored
Dec 04, 2017
by
Terry Jan Reedy
Committed by
GitHub
Dec 04, 2017
Browse files
bpo-30928: update idlelib/NEWS.txt. (#4706)
parent
f0db54a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
Lib/idlelib/NEWS.txt
Lib/idlelib/NEWS.txt
+7
-0
No files found.
Lib/idlelib/NEWS.txt
View file @
2c0c68d9
...
...
@@ -3,6 +3,13 @@ Released on 2018-06-18?
========================
bpo-32207: Improve tk event exception tracebacks in IDLE.
When tk event handling is driven by IDLE's run loop, a confusing
and distracting queue.EMPTY traceback context is no longer added
to tk event exception tracebacks. The traceback is now the same
as when event handling is driven by user code. Patch based on
a suggestion by Serhiy Storchaka.
bpo-32164: Delete unused file idlelib/tabbedpages.py.
Use of TabbedPageSet in configdialog was replaced by ttk.Notebook.
...
...
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