Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-118760: Fix errors in calling Tkinter bindings on Windows#118782

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedMay 8, 2024
edited by bedevere-appbot
Loading

For unknown reasons some arguments are passed as a 1-tuple containing a Tcl_Obj with type "string" and value "0" what wantobjects is 2.

For unknown reasons some arguments are passed as a 1-tuple containing aTcl_Obj with type "string" and value "0" what wantobjects is 2.
@serhiy-storchakaserhiy-storchaka merged commit5b88d95 intopython:mainMay 15, 2024
@miss-islington-app
Copy link

Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 15, 2024
…ythonGH-118782)For unknown reasons some arguments for Tkinter binding can be createdas a 1-tuple containing a Tcl_Obj when wantobjects is 2.(cherry picked from commit5b88d95)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-119072 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 15, 2024
serhiy-storchaka added a commit that referenced this pull requestMay 15, 2024
…H-118782) (GH-119072)For unknown reasons some arguments for Tkinter binding can be createdas a 1-tuple containing a Tcl_Obj when wantobjects is 2.(cherry picked from commit5b88d95)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
estyxx pushed a commit to estyxx/cpython that referenced this pull requestJul 17, 2024
…ythonGH-118782)For unknown reasons some arguments for Tkinter binding can be createdas a 1-tuple containing a Tcl_Obj when wantobjects is 2.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp