FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-118760: Fix errors in calling Tkinter bindings on Windows (GH-118782) by miss-islington · Pull Request #119072 · python/cpython · GitHub

/ cpython Public

[3.13] gh-118760: Fix errors in calling Tkinter bindings on Windows (GH-118782) - #119072

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-5b88d95-3.13
May 15, 2024
Merged

[3.13] gh-118760: Fix errors in calling Tkinter bindings on Windows (GH-118782)#119072
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-5b88d95-3.13

Conversation

miss-islington commented May 15, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL