diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-05-15 17:16:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-15 17:16:03 (GMT) |
commit | 4f81915cf59389b4ac03972561b53ea2b662696f (patch) | |
tree | cf565eef8a50e46d93cf900bbb97e204c786a5d5 /Python/bltinmodule.c | |
parent | f85d59ccf8efb916cf516e65d0e550d068fd442e (diff) | |
download | cpython-4f81915cf59389b4ac03972561b53ea2b662696f.zip cpython-4f81915cf59389b4ac03972561b53ea2b662696f.tar.gz cpython-4f81915cf59389b4ac03972561b53ea2b662696f.tar.bz2 |
[3.13] gh-118760: Fix errors in calling Tkinter bindings on Windows (GH-118782) (GH-119072)
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 5b88d95cc542cf02303c6fe0e8719a93544decdb)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions