Sorry, something went wrong.
|
Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, something went wrong.
|
GH-98329 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
|
GH-98330 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
|
The code for test.support.resource raises ResourceDenied(reason) on failure. |
Sorry, something went wrong.
|
and Microsoft Python 3.10.2288.0 when test/* is not installed Links for historical purposes: |
Sorry, something went wrong.
|
Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry, something went wrong.
|
3.11 backport originally failed due to randon failure in a non-idle test. Re-adding backport label triggered retesting in original backport PR. |
Sorry, something went wrong.
#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.