X Tutup
Skip to content

[3.12] gh-111092: Make turtledemo run without default root enabled (GH-111093)#111095

Merged
terryjreedy merged 1 commit intopython:3.12from
miss-islington:backport-b802882-3.12
Oct 20, 2023
Merged

[3.12] gh-111092: Make turtledemo run without default root enabled (GH-111093)#111095
terryjreedy merged 1 commit intopython:3.12from
miss-islington:backport-b802882-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 20, 2023

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

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

…thonGH-111093)

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

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup