COMMITS
/ Doc/library/turtle.rst February 28, 2026
Z
Destroy the turtle window after its doctests finish (GH-125294)
Zachary Ware committed
February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 11, 2026
N
Docs: remove links of modules to themselves (#144695)
Ned Batchelder committed
November 11, 2025
M
gh-139533: fix refs to code without proper markups on turtledemo doc (GH-139534)
Marco Barbosa committed
November 6, 2025
P
gh-139707: Add docs for optional modules (GH-140171)
Petr Viktorin committed
October 13, 2025
S
gh-138772: Fix and improve documentation for turtle color functions (GH-139325)
Serhiy Storchaka committed
May 2, 2025
Y
Docs: delete title links in `turtle.rst` and `typing.rst` (#133283)
Yongzi Li committed
February 11, 2025
H
Python 3.14.0a5
Hugo van Kemenade committed
January 18, 2025
M
gh-126349: Add 'fill', 'poly', and 'no_animation' context managers to turtle (#126350)
Marie Roald committed
January 14, 2025
R
Fix a "doctest" block in `Doc/library/turtle.rst` (#128831)
Rafael Fontenelle committed
H
Python 3.14.0a4
Hugo van Kemenade committed
January 2, 2025
S
gh-95371: Add support for other image formats(e.g. PNG) to the turtle… (#95378)
Shin-myoung-serp committed
October 23, 2024
W
October 10, 2024
A
Add some doctest cleanups for `turtle` and `configparser` (#125288)
Alex Waygood committed
September 13, 2024
Y
gh-123614: Add save function to turtle.py (#123617)
Yngve Mardal Moe committed
May 26, 2024
N
docs: fix a few typos identified by codespell (#119516)
Ned Batchelder committed
March 7, 2024
S
gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298)
Serhiy Storchaka committed
September 14, 2023
N
gh-101100: Fix sphinx warnings in `turtle.rst` (#109394)
Nikita Sobolev committed
July 27, 2023
D
gh-106996: Rewrite turtle explanation (#107244)
Daniele Procida committed
July 25, 2023
D
gh-106996: Add a how-to section to the turtle documentation (#107153)
Daniele Procida committed
July 23, 2023
D
gh-106996: Add the basics of a turtle graphics tutorial (#107072)
Daniele Procida committed
July 22, 2023
D
gh-106996: Amend the introduction to the turtle graphics documentation (#106997)
Daniele Procida committed
May 26, 2023
H
gh-104876: Remove deprecated turtle.RawTurtle.settiltangle (#104877)
Hugo van Kemenade committed
May 20, 2023
H
gh-104679 Fixed syntax highlighting in turtle docs (#104682)
han-solo committed
April 30, 2023
L
gh-88773: Added teleport method to Turtle library (#103974)
Liam Gersten committed
March 13, 2023
H
gh-101100: Fix Sphinx warnings in `turtle` module (#102340)
Hugo van Kemenade committed
February 22, 2023
S
gh-102135: Update turtle docs to rename wikipedia demo to rosette (#102137)
somebody committed
July 30, 2022
Z
Doctest cleanups (GH-95436)
Zachary Ware committed
August 4, 2021
H
Fix hyperlink conflict in turtle docs (GH-27592)
Harry committed
May 30, 2021
J
Fixing typos in turtle.rst (GH-24385)
Jules Lasne committed
January 29, 2021
J
Fixing typos in turtle.rst (GH-24376)
Jules Lasne committed
J
Fixed typo in turtle.rst (GH-24371)
Jules Lasne committed
December 17, 2020
A
[doc] Fix a few margins due to bad markup (GH-23619)
Andre Delfino committed
August 13, 2020
V
bpo-40204: Add :noindex: in the documentation (GH-21859)
Victor Stinner committed
January 27, 2020
T
bpo-39392: Turtle overlap fill depends on OS (#18223)
Terry Jan Reedy committed
June 1, 2019
S
Doc: Correct the creation year and the credits of the Logo Programming language (GH-13520)
Stéphane Wirtel committed
November 16, 2018
S
bpo-35250: Correct argument name "num" -> "btn" in turtle docs. (GH-10565)
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) committed
October 12, 2018
S
bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)
Stéphane Wirtel committed
July 20, 2017
靳
May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce committed
April 13, 2017
M
bpo-27200: Fix pathlib, ssl, turtle and weakref doctests (GH-616)
Marco Buttu committed
October 19, 2016
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
March 2, 2015
E
issue19075: add visual sorting algorithms to turtledemo; original code from Jason Yeo
Ethan Furman committed
October 2, 2014
T
Merge with 3.4
Terry Jan Reedy committed
T
Issue #21971: Index and update turtledemo doc.
Terry Jan Reedy committed
July 16, 2014
Z
Merge with 3.4
Zachary Ware committed
Z
Fix a minor typo in the turtle docs. Found by Brandon Passmore on docs@.
Zachary Ware committed
May 20, 2014
D
Fix Issue #21528 - Fix documentation typos
Donald Stufft committed
April 4, 2014
S
Issue #20636: Improved the repr of Tkinter widgets.
Serhiy Storchaka committed