]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111092: Make turtledemo run without default root enabled (#111093)
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 20 Oct 2023 03:58:41 +0000 (23:58 -0400)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2023 03:58:41 +0000 (23:58 -0400)
commitb802882fb2bff8b431df661322908c07491f3ce7
treefdffe577a297b2890b7c39af71e2aebbf68153f9
parent8d234cd315a4c98a87778cc15e7563c7fe74881f
gh-111092: Make turtledemo run without default root enabled (#111093)

Add missing 'root' argument to PanedWindow call.
Other root children already have it.
Lib/turtledemo/__main__.py
Misc/NEWS.d/next/Library/2023-10-19-22-46-34.gh-issue-111092.hgut12.rst [new file with mode: 0644]