[3.13] gh-118760: Fix errors in calling Tkinter bindings on Windows (GH-118782) by miss-islington · Pull Request #119072 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 1 commit into
Merged
Conversation
Contributor
For unknown reasons some arguments for Tkinter binding can be created
as a 1-tuple containing a Tcl_Obj when wantobjects is 2.
(cherry picked from commit 5b88d95)
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
…ythonGH-118782) For unknown reasons some arguments for Tkinter binding can be created as a 1-tuple containing a Tcl_Obj when wantobjects is 2. (cherry picked from commit 5b88d95) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
bedevere-app
Bot
added
the
awaiting review
label
This was referenced
serhiy-storchaka
enabled auto-merge (squash)
serhiy-storchaka
merged commit
4f81915
into
python:3.13
bedevere-app
Bot
removed
the
awaiting review
label
JelleZijlstra
mentioned this pull request
miss-islington
deleted the
backport-5b88d95-3.13
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment