]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95371: Add support for other image formats(e.g. PNG) to the turtle… (#95378)
authorShin-myoung-serp <relent95@naver.com>
Thu, 2 Jan 2025 09:45:07 +0000 (18:45 +0900)
committerGitHub <noreply@github.com>
Thu, 2 Jan 2025 09:45:07 +0000 (11:45 +0200)
commite1baa778f602ede66831eb34b9ef17f21e4d4347
treee426f65c7fba4fa1181b136ce3182c7ea3a13c10
parent60c65184695a3eab766b3bc26fc99f695deb998f
gh-95371: Add support for other image formats(e.g. PNG) to the turtle… (#95378)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Doc/library/turtle.rst
Lib/turtle.py
Misc/NEWS.d/next/Library/2022-07-28-12-32-59.gh-issue-95371.F24IFC.rst [new file with mode: 0644]