Skip to content

[python] Add macOS big sur compatibility#8126

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

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

Conversation

@atomiix
Copy link
Copy Markdown
Contributor

@atomiix atomiix commented Dec 6, 2020

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
Copy link
Copy Markdown

google-cla Bot commented Dec 6, 2020

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
Copy link
Copy Markdown
Contributor Author

atomiix commented Dec 6, 2020

@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
Copy link
Copy Markdown

lumaxis commented Dec 6, 2020

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
Copy link
Copy Markdown
Contributor Author

atomiix commented Dec 6, 2020

@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

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