]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119174: Fix high DPI causes turtledemo(turtle-graphics examples) windows blurry...
authorWulian233 <71213467+Wulian233@users.noreply.github.com>
Tue, 21 May 2024 03:32:00 +0000 (11:32 +0800)
committerGitHub <noreply@github.com>
Tue, 21 May 2024 03:32:00 +0000 (23:32 -0400)
commit538ed5e4818aa0d0aa759634e8bfa23e317434a1
tree789e51d4d033c908fa51eff14ea2e0590d24d1f2
parent172690227e771c2e8ab137815073e3a172c08dec
gh-119174: Fix high DPI causes turtledemo(turtle-graphics examples) windows blurry (#119175)

------
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/config.py
Lib/idlelib/pyshell.py
Lib/idlelib/util.py
Lib/turtledemo/__main__.py
Misc/NEWS.d/next/Library/2024-05-19-18-49-04.gh-issue-119174.5GTv7d.rst [new file with mode: 0644]