SIGN IN SIGN UP

[3.11] gh-113877: Fix Tkinter method winfo_pathname() on 64-bit Windows (GH-113900) (GH-113902)

winfo_id() converts the result of "winfo id" command to integer, but
"winfo pathname" command requires an argument to be a hexadecimal number
on Win64.
(cherry picked from commit 1b7e0024a16c1820f61c04a8a100498568410afd)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Miss Islington (bot) committed
b4a6bbdd7de8bdc43ea62ed4bbb610bf1cd64278
Parent: 86b0043
Committed by GitHub <noreply@github.com> on 1/10/2024, 10:50:51 AM