]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-111092: Make turtledemo run without default root enabled (GH-111093) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 20 Oct 2023 04:25:17 +0000 (06:25 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2023 04:25:17 +0000 (04:25 +0000)
commit69f0c900114d32023d663b7448417e7a252e80eb
tree8d4982bbaf5c4e4b659b63899b70180e5dbc6b0c
parent2b3f9a5a1dc6a4e335bdcd4454b298007f7fad4a
[3.11] gh-111092: Make turtledemo run without default root enabled (GH-111093) (#111096)

gh-111092: Make turtledemo run without default root enabled (GH-111093)

Add missing 'root' argument to PanedWindow call.
Other root children already have it.
(cherry picked from commit b802882fb2bff8b431df661322908c07491f3ce7)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
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]