◐ Shell
clean mode source ↗

bpo-41100: test fixes for Mac OS 11 by lawrence-danna-apple · Pull Request #21266 · python/cpython

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

@@ -0,0 +1 @@
test fixes for Mac OS 11 No newline at end of file

Choose a reason for hiding this comment

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

I don't know if a NEWS is necessary for tests fixes. But I would like to wait for a core developer opinion

Choose a reason for hiding this comment

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

The bot made me do it. I don't think i have permission to add the label necessary to skip news.

Choose a reason for hiding this comment

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

Co-authored-by: Emmanuel Arias <eamanu@yaerobi.com>

@ned-deily

Thanks for the PR. It has been rolled up into GH-22855.

Labels