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

Skip to content

Commit 7eca734

Browse files
committed
Issue #17172: add NEWS
1 parent 7e55db2 commit 7eca734

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Core and Builtins
2727
Library
2828
-------
2929

30+
- Issue #17172: Make turtledemo start as active on Mac even when run with
31+
subprocess. Patch by Ned Daily and Lita Cho.
32+
3033
- Issue #21704: Fix build error for _multiprocessing when semaphores
3134
are not available. Patch by Arfrever Frehtes Taifersar Arahesis.
3235

@@ -202,6 +205,10 @@ Build
202205
IDLE
203206
----
204207

208+
- Issue #17172: Add the ability to run turtledemo from Idle.
209+
Currently, the entry is on the Help menu, but it may move to Run.
210+
Patch by Ramchandra Apt and Lita Cho.
211+
205212
- Issue #21765: Add support for non-ascii identifiers to HyperParser.
206213

207214
- Issue #21940: Add unittest for WidgetRedirector. Initial patch by Saimadhav

0 commit comments

Comments
 (0)