]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103532: Remove TKINTER_PROTECT_LOADTK code (GH-103535)
authorChristopher Chavez <chrischavez@gmx.us>
Fri, 14 Apr 2023 14:04:16 +0000 (09:04 -0500)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2023 14:04:16 +0000 (09:04 -0500)
commit69e2c42f42f1d6fb1287ac5f9c6d19f2822df8fe
tree3f1445bac2d12a9c8988957d02ce544c90ad1215
parentbe8903eb9d66ef1229f93a3a6036aeafc3bb0bda
gh-103532: Remove TKINTER_PROTECT_LOADTK code (GH-103535)

This was only needed for Tk 8.4.13 and older,
but Tkinter already requires at least 8.5.12.
Modules/_tkinter.c
Modules/tkappinit.c
Modules/tkinter.h