]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138772: Add tests for Turtle.dot() signature (GH-138773)
authorJan-Eric Nitschke <47750513+JanEricNitschke@users.noreply.github.com>
Thu, 25 Sep 2025 13:46:12 +0000 (15:46 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Sep 2025 13:46:12 +0000 (16:46 +0300)
commit2462807b702d9a71f0bd73a6618d4948491852a0
tree771dc71dd1b8cf12d15bbb93bdee004735e80408
parente9c538dd54d1e270bcb33e10f919cc9e8e7cb934
gh-138772: Add tests for Turtle.dot() signature (GH-138773)
Lib/test/test_turtle.py