]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123614: Add save function to turtle.py (#123617)
authorYngve Mardal Moe <yngve.m.moe@gmail.com>
Fri, 13 Sep 2024 04:36:17 +0000 (06:36 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2024 04:36:17 +0000 (21:36 -0700)
commit584cdf8d4140406b3676515332a26c856c02618b
tree191ba92449ef3f857d841a0740ef3376f7db910c
parent1f9d163850c43ba85193ef853986c5e96b168c8c
gh-123614: Add save function to turtle.py (#123617)
Doc/library/turtle.rst
Lib/test/test_turtle.py
Lib/turtle.py
Misc/NEWS.d/next/Core_and_Builtins/2024-09-02-20-39-10.gh-issue-123614.26TMHp.rst [new file with mode: 0644]