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

[3.9] gh-97032: Set tkinter path for macOS CI #97525

Merged
merged 1 commit into from
Sep 24, 2022

Conversation

corona10
Copy link
Member

@corona10 corona10 commented Sep 24, 2022

@corona10 corona10 changed the title gh-97032: Set tkinter path for macOS CI [3.9] gh-97032: Set tkinter path for macOS CI Sep 24, 2022
@corona10 corona10 force-pushed the gh-97032-3.9 branch 4 times, most recently from a641c31 to 8da31f3 Compare September 24, 2022 14:03
@corona10
Copy link
Member Author

AS-IS

tkinter.TCL_VERSION: 8.5
tkinter.TK_VERSION: 8.5
tkinter.info_patchlevel: 8.5.9

TO-BE


tkinter.TCL_VERSION: 8.6
tkinter.TK_VERSION: 8.6
tkinter.info_patchlevel: 8.6.12

Copy link
Member

@ned-deily ned-deily left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@ned-deily
Copy link
Member

I'm merging this now to unblock 3.9 CI testing for other PRs.

@corona10 corona10 deleted the gh-97032-3.9 branch September 25, 2022 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants