index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_turtle.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-123614: Add save function to turtle.py (#123617)
Yngve Mardal Moe
2024-09-13
1
-0/+66
*
gh-107805: Fix signatures of module-level generated functions in `turtle` (#1...
Nikita Sobolev
2023-09-01
1
-0/+20
*
gh-88773: Added teleport method to Turtle library (#103974)
Liam Gersten
2023-04-30
1
-0/+20
*
bpo-44734: Fix floating point precision in test_turtle (GH-30910)
Karolina Surma
2022-01-27
1
-1/+1
*
bpo-44734: Fix precision in turtle tests (GH-27343)
Logan Jones
2021-07-26
1
-11/+3
*
bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092)
Serhiy Storchaka
2020-09-07
1
-2/+16
*
bpo-40275: Use new test.support helper submodules in tests (GH-21743)
Hai Shi
2020-08-06
1
-3/+4
*
bpo-40275: Use new test.support helper submodules in tests (GH-21412)
Hai Shi
2020-07-09
1
-1/+3
*
Fix typos in comments, docs and test names (#15018)
Min ho Kim
2019-07-30
1
-1/+1
*
Issue #21916: Added more tests for the turtle module.
Serhiy Storchaka
2016-06-05
1
-0/+36
*
Issue #21916: Added tests for the turtle module.
Serhiy Storchaka
2016-06-04
1
-0/+400