diff options
author | Christopher Chavez <chrischavez@gmx.us> | 2024-06-04 16:47:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-04 16:47:15 (GMT) |
commit | e0799352823289fafb8131341abd751923ee9c08 (patch) | |
tree | 24f1c91795f352555aadced679ffb9b53ff9ed6f /Python/traceback.c | |
parent | 7111d9605f9db7aa0b095bb8ece7ccc0b8115c3f (diff) | |
download | cpython-e0799352823289fafb8131341abd751923ee9c08.zip cpython-e0799352823289fafb8131341abd751923ee9c08.tar.gz cpython-e0799352823289fafb8131341abd751923ee9c08.tar.bz2 |
gh-112672: Fix builtin Tkinter with Tcl 9.0 (GH-112681)
* Add declaration of Tcl_AppInit(), missing in Tcl 9.0.
* Use Tcl_Size instead of int where needed.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions