Skip to content

[3.15] gh-38464: Make tkinter nametowidget() work with cloned menus (GH-152336)#152349

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-5c3555b-3.15
Jun 26, 2026
Merged

[3.15] gh-38464: Make tkinter nametowidget() work with cloned menus (GH-152336)#152349
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-5c3555b-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Map the auto-generated name of a cloned menu (a menu used as a menubar
or a cascade) back to the original widget instead of raising KeyError.
(cherry picked from commit 5c3555b)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

…ythonGH-152336)

Map the auto-generated name of a cloned menu (a menu used as a menubar
or a cascade) back to the original widget instead of raising KeyError.
(cherry picked from commit 5c3555bdc56a8e110a7d366f8ac0a93cd082e90f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 26, 2026 23:03
@serhiy-storchaka serhiy-storchaka merged commit 0290166 into python:3.15 Jun 26, 2026
55 checks passed
@miss-islington miss-islington deleted the backport-5c3555b-3.15 branch June 26, 2026 23:31
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