bpo-41100: test fixes for Mac OS 11#21266
Closed
lawrence-danna-apple wants to merge 3 commits intopython:masterfrom
Closed
bpo-41100: test fixes for Mac OS 11#21266lawrence-danna-apple wants to merge 3 commits intopython:masterfrom
lawrence-danna-apple wants to merge 3 commits intopython:masterfrom
Conversation
test_platform: add arm64 to list of expected arches on Mac OS test_distutils: don't assume Mac OS major version is always 10
eamanu
reviewed
Jul 2, 2020
| @@ -0,0 +1 @@ | |||
| test fixes for Mac OS 11 No newline at end of file | |||
Contributor
There was a problem hiding this comment.
I don't know if a NEWS is necessary for tests fixes. But I would like to wait for a core developer opinion
Contributor
Author
There was a problem hiding this comment.
The bot made me do it. I don't think i have permission to add the label necessary to skip news.
Member
There was a problem hiding this comment.
@lawrence-danna-apple I added the label for skip news.
Co-authored-by: Emmanuel Arias <eamanu@yaerobi.com>
Member
|
Thanks for the PR. It has been rolled up into GH-22855. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
test_platform: add arm64 to list of expected arches on Mac OS
test_distutils: don't assume Mac OS major version is always 10
https://bugs.python.org/issue41100