]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138772: Add tests for Turtle.dot() signature (GH-138773) (GH-139326)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 18:24:59 +0000 (20:24 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 18:24:59 +0000 (20:24 +0200)
commit2de18f251aede02278f1c097203a88c55d4058d8
treed8859df137ad9c107b8d0a413d41700dae3adb1e
parentf899c849d4957445adbb0b44d24deeb898a2f49d
[3.14] gh-138772: Add tests for Turtle.dot() signature (GH-138773) (GH-139326)

(cherry picked from commit 2462807b702d9a71f0bd73a6618d4948491852a0)

Co-authored-by: Jan-Eric Nitschke <47750513+JanEricNitschke@users.noreply.github.com>
Lib/test/test_turtle.py