index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_turtle.py
Commit message (
Expand
)
Author
Age
*
gh-126349: test_turtle: Add cleanup to avoid reference leaks (GH-129079)
Petr Viktorin
2025-01-21
*
gh-126349: Add 'fill', 'poly', and 'no_animation' context managers to turtle ...
Marie Roald
2025-01-18
*
gh-123614: Add save function to turtle.py (#123617)
Yngve Mardal Moe
2024-09-12
*
gh-107805: Fix signatures of module-level generated functions in `turtle` (#1...
Nikita Sobolev
2023-09-01
*
gh-88773: Added teleport method to Turtle library (#103974)
Liam Gersten
2023-04-30
*
bpo-44734: Fix floating point precision in test_turtle (GH-30910)
Karolina Surma
2022-01-27
*
bpo-44734: Fix precision in turtle tests (GH-27343)
Logan Jones
2021-07-26
*
bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092)
Serhiy Storchaka
2020-09-07
*
bpo-40275: Use new test.support helper submodules in tests (GH-21743)
Hai Shi
2020-08-06
*
bpo-40275: Use new test.support helper submodules in tests (GH-21412)
Hai Shi
2020-07-09
*
Fix typos in comments, docs and test names (#15018)
Min ho Kim
2019-07-30
*
Issue #21916: Added more tests for the turtle module.
Serhiy Storchaka
2016-06-05
*
Issue #21916: Added tests for the turtle module.
Serhiy Storchaka
2016-06-04