COMMITS
/ Lib/turtledemo/__main__.py April 6, 2026
December 19, 2024
Z
gh-128062: Fix the font size and shortcut display of the turtledemo menu (#128063)
Zhikang Yan committed
June 19, 2024
W
gh-120633: Move scrollbar and remove tear-off menus in turtledemo (#120634)
Wulian233 committed
May 29, 2024
J
gh-118673: Remove shebang and executable bits from stdlib modules. (#119658)
Jason R. Coombs committed
May 21, 2024
October 20, 2023
T
gh-111092: Make turtledemo run without default root enabled (#111093)
Terry Jan Reedy committed
May 6, 2023
T
Rewrite the turtledemo makeGraphFrame method (#104224)
Terry Jan Reedy committed
May 29, 2021
T
bpo-44254: On Mac, remove disfunctional colors from turtledemo buttons (GH-26448)
Terry Jan Reedy committed
April 29, 2020
M
bpo-40431: Fix syntax typo in turtledemo (GH-19777)
Miro Hrončok committed
September 9, 2019
G
Mark files as executable that are meant as scripts. (GH-15354)
Greg Price committed
December 14, 2017
November 28, 2017
V
bpo-32155: Bugfixes found by flake8 F841 warnings (#4608)
Victor Stinner committed
May 29, 2016
T
Issue #27117: Make colorizer htest and turtledemo work with dark theme.
Terry Jan Reedy committed
May 28, 2016
T
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy committed
April 24, 2016
S
Removed unused imports.
Serhiy Storchaka committed
February 22, 2015
S
Issue #6639: Module-level turtle functions no longer raise TclError after
Serhiy Storchaka committed
S
Issue #6639: Module-level turtle functions no longer raise TclError after
Serhiy Storchaka committed
October 9, 2014
T
De-'colour'ize stdlib except for idlelib.configDialog.
Terry Jan Reedy committed
September 5, 2014
T
Issue #21933: Make Control-Mousewhell only change font size and not also scroll.
Terry Jan Reedy committed
September 3, 2014
T
Issue #22051: remove unneeded reload that allowed bad code.
Terry Jan Reedy committed
T
Issue #21933: Users can now change the font size for example code.
Terry Jan Reedy committed
August 27, 2014
T
Issue #22065: Remove the now unsed configGUI menu parameter and arguments.
Terry Jan Reedy committed
T
Issue #22065: Menus, unlike Menubottons, do not have a state option.
Terry Jan Reedy committed
August 15, 2014
T
Issue #22065: Update turtledemo menu creation; don't use obsolete Menubutton.
Terry Jan Reedy committed
T
Issue #10291: Backport 004fe3449193 with a few changes due to 22095.
Terry Jan Reedy committed
July 29, 2014
T
Issue #17172: Add the ability to run turtledemo from Idle.
Terry Jan Reedy committed
July 27, 2014
T
Modernize turtledemo with conditional expressions; remove duplicate line.
Terry Jan Reedy committed
July 25, 2014
T
Issue #22061: remove call of useless function slated for removal.
Terry Jan Reedy committed
T
Issue #22053: Make help work, after previous patch for this issue disabled it
Terry Jan Reedy committed
July 23, 2014
T
Issue #22053: Cleanup turtledemo start and stop and fix debug shutdown warning.
Terry Jan Reedy committed
T
Issue #21597: Turtledemo text pane can now be widened to view or copy complete
Terry Jan Reedy committed
June 15, 2013
B
Issue # 17177: Stop using imp in turtledemo
Brett Cannon committed
December 30, 2010