Skip to content

Conversation

@miss-islington
Copy link
Contributor

Add upstream Tk patches for three problems affecting tkinter users:

(cherry picked from commit d67f947)

Co-authored-by: Christopher Chavez [email protected]
Co-authored-by: Ned Deily [email protected]

…111041)

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. (pythongh-92603)

- Update macOS installer to include an upstream Tcl/Tk fix
for the ``ttk::ThemeChanged`` error encountered in Tkinter. (pythongh-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. (pythongh-110950)

(cherry picked from commit d67f947)

Co-authored-by: Christopher Chavez <[email protected]>
Co-authored-by: Ned Deily <[email protected]>
@ned-deily ned-deily enabled auto-merge (squash) November 21, 2023 08:18
@ned-deily ned-deily merged commit 253ad78 into python:3.11 Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants