]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-138772: Add tests for Turtle.dot() signature (GH-138773) (#140992)
authorJan-Eric Nitschke <47750513+JanEricNitschke@users.noreply.github.com>
Wed, 5 Nov 2025 15:24:46 +0000 (16:24 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 15:24:46 +0000 (17:24 +0200)
commit15db2421ceaee4042bec725e0ab38975e3985240
tree1a693b215a22592adfa8fd5e5f37e1213463ae61
parenta3756c6ea03d8e6f40bd238840580d1545cbe9cd
[3.13] gh-138772: Add tests for Turtle.dot() signature (GH-138773) (#140992)

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