Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit be74668

Browse files
committed
NEWS items for Idle.
1 parent 67fe046 commit be74668

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

Misc/NEWS

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ _ Issue #21597: The separator between the turtledemo text pane and the drawing
4646
can be widened on small screens. Original patches by Jan Kanis and Lita Cho.
4747

4848
- Issue #18132: Turtledemo buttons no longer disappear when the window is
49-
shrunk. Original patches by Jan Kanis and Lita Cho.
49+
shrunk. Original patches by Jan Kanis and Lita Cho.
5050

5151
- Issue #22216: smtplib now resets its state more completely after a quit. The
5252
most obvious consequence of the previous behavior was a STARTTLS failure
@@ -285,7 +285,13 @@ Build
285285
IDLE
286286
----
287287

288-
- Issue #17172: Add the ability to run turtledemo from Idle.
288+
- Issue #17390: Adjust Editor window title; remove 'Python',
289+
move version to end.
290+
291+
- Issue #14105: Idle debugger breakpoints no longer disappear
292+
when inseting or deleting lines.
293+
294+
- Issue #17172: Turtledemo can now be run from Idle.
289295
Currently, the entry is on the Help menu, but it may move to Run.
290296
Patch by Ramchandra Apt and Lita Cho.
291297

0 commit comments

Comments
 (0)