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

update python to 3.9.12 to fix Clang issue on macOS #5

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

jessecureton
Copy link
Owner

After updating macOS and my Brew-installed packages, I started running in to python/cpython#89568. Seems like this is a conflict from using the non-Apple Clang toolchain. Rather than requiring users use an Apple toolchain, it's easy to bump the python minor version to one that implements the fix from the linked bug.

@jessecureton jessecureton merged commit 98dd4aa into main Apr 12, 2022
@jessecureton jessecureton deleted the jessecureton/macos_version_support branch November 21, 2022 02:07
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.

None yet

1 participant