Skip to content

[python] Add macOS big sur compatibility#8126

Merged
acozzette merged 1 commit into
protocolbuffers:masterfrom
atomiix:atomiix-patch-1
Dec 7, 2020
Merged

[python] Add macOS big sur compatibility#8126
acozzette merged 1 commit into
protocolbuffers:masterfrom
atomiix:atomiix-patch-1

Conversation

@atomiix

@atomiix atomiix commented Dec 6, 2020

Copy link
Copy Markdown
Contributor

In macOS big sur, sysconfig.get_config_var('MACOSX_DEPLOYMENT_TARGET') is returning 11 as an integer which is incompatible with pkg_resources.parse_version().

@google-cla

google-cla Bot commented Dec 6, 2020

Copy link
Copy Markdown

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-cla google-cla Bot added the cla: no label Dec 6, 2020
@atomiix

atomiix commented Dec 6, 2020

Copy link
Copy Markdown
Contributor Author

@googlebot I signed it!

@google-cla google-cla Bot added cla: yes and removed cla: no labels Dec 6, 2020
@atomiix atomiix changed the title Add macOS big sur compatibility [python] Add macOS big sur compatibility Dec 6, 2020
@atomiix atomiix changed the base branch from 3.14.x to master December 6, 2020 14:37
@lumaxis

lumaxis commented Dec 6, 2020

Copy link
Copy Markdown

Running into this too and the fix looks good to me 👍🏼
@atomiix Looks like this PR needs the python label to make the bot happy.

@atomiix

atomiix commented Dec 6, 2020

Copy link
Copy Markdown
Contributor Author

@lumaxis I'd like to but it seems that I have no right to add labels 😕

@acozzette acozzette merged commit 26c0fbc into protocolbuffers:master Dec 7, 2020
@acozzette

Copy link
Copy Markdown
Collaborator

Thanks, @atomiix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants