diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-11-21 08:46:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-21 08:46:13 (GMT) |
commit | fab9824658dbeaa9136583af722cdc471fb172ed (patch) | |
tree | 025a4324606e9de309c8c913bd208b31c91ecc22 /Python/hashtable.c | |
parent | 7e70e2ed29703e3d06d0908be5c7836a67bae785 (diff) | |
download | cpython-fab9824658dbeaa9136583af722cdc471fb172ed.zip cpython-fab9824658dbeaa9136583af722cdc471fb172ed.tar.gz cpython-fab9824658dbeaa9136583af722cdc471fb172ed.tar.bz2 |
[3.12] gh-110950: add upstream Tk fixes to macOS installer. (GH-111041) (#112294)
Add upstream Tk patches for three problems affecting tkinter users:
- Update macOS installer to include a fix accepted by upstream Tcl/Tk
for a crash encountered after the first :meth:`tkinter.Tk` instance
is destroyed. (gh-92603)
- Update macOS installer to include an upstream Tcl/Tk fix
for the ``ttk::ThemeChanged`` error encountered in Tkinter. (gh-71383)
- Update macOS installer to include an upstream Tcl/Tk fix for the
``Secure coding is not enabled for restorable state!`` warning
encountered in Tkinter on macOS 14 Sonoma. (gh-110950)
(cherry picked from commit d67f947c72af8a215db2fd285e5de9b1e671fde1)
Co-authored-by: Christopher Chavez <chrischavez@gmx.us>
Co-authored-by: Ned Deily <nad@python.org>
Diffstat (limited to 'Python/hashtable.c')
0 files changed, 0 insertions, 0 deletions