Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tk: Backport fix for ttk::ThemeChanged error #18672

Merged

Conversation

chrstphrchvz
Copy link
Contributor

Description

This fixes a race condition which is difficult to reproduce, and an annoyance mainly to Tkinter users (e.g. python/cpython#71383)

Type(s)
  • bugfix
Tested on

macOS 12.6.5
Xcode 14.2

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@macportsbot
Copy link

Notifying maintainers:
@MarcusCalhoun-Lopez for port tk.

@macportsbot macportsbot added type: bugfix maintainer: open Affects an openmaintainer port labels May 14, 2023
@MarcusCalhoun-Lopez MarcusCalhoun-Lopez merged commit db4f8f7 into macports:master May 14, 2023
@chrstphrchvz chrstphrchvz deleted the patch-tkthemechanged branch May 14, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer: open Affects an openmaintainer port type: bugfix
Development

Successfully merging this pull request may close these issues.

3 participants