Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.10] gh-97527: IDLE - fix buggy macosx patch (GH-98313)#98330

Merged
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-35fa5d5-3.10miss-islington/cpython:backport-35fa5d5-3.10Copy head branch name to clipboard
Oct 16, 2022
Merged

[3.10] gh-97527: IDLE - fix buggy macosx patch (GH-98313)#98330
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-35fa5d5-3.10miss-islington/cpython:backport-35fa5d5-3.10Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 16, 2022

Copy link
Copy Markdown
Contributor

GH-97530 fixed IDLE tests possibly crashing on a Mac without a GUI.
But it resulted in IDLE not starting in 3.10.8, 3.12.0a1, and
Microsoft Python 3.10.2288.0 when test/* is not installed.
After this patch, test.* is only imported when testing on Mac.
(cherry picked from commit 35fa5d5)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

pythonGH-97530 fixed IDLE tests possibly crashing on a Mac without a GUI.
But it resulted in IDLE not starting in 3.10.8, 3.12.0a1, and
Microsoft Python 3.10.2288.0 when test/* is not installed.
After this patch, test.* is only imported when testing on Mac.
(cherry picked from commit 35fa5d5)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington miss-islington merged commit 928b5f1 into python:3.10 Oct 16, 2022
@miss-islington miss-islington deleted the backport-35fa5d5-3.10 branch October 16, 2022 15:33
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.