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

Skip to content

Commit 205c226

Browse files
committed
Merge with 3.4
2 parents c95e88c + 7eca734 commit 205c226

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
@@ -113,6 +113,9 @@ Core and Builtins
113113
Library
114114
-------
115115

116+
- Issue #17172: Make turtledemo start as active on Mac even when run with
117+
subprocess. Patch by Ned Daily and Lita Cho.
118+
116119
- Issue #21704: Fix build error for _multiprocessing when semaphores
117120
are not available. Patch by Arfrever Frehtes Taifersar Arahesis.
118121

@@ -643,6 +646,10 @@ Extension Modules
643646
IDLE
644647
----
645648

649+
- Issue #17172: Add the ability to run turtledemo from Idle.
650+
Currently, the entry is on the Help menu, but it may move to Run.
651+
Patch by Ramchandra Apt and Lita Cho.
652+
646653
- Issue #21765: Add support for non-ascii identifiers to HyperParser.
647654

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

0 commit comments

Comments
 (0)