Skip to content

protobuf >= 3.18.0 breaks python 2.7 support for google-api-core < 3 #276

Closed
@GitXenon

Description

@GitXenon

Hi,

I was not sure how to send a pull request to fix an earlier version of google-api-core that's not being developed anymore, but newer version of protobuf breaks the support for python 2.

This is for release-v1.32.0, or the last version that supported python 2.7.

We only need to modify the condition here : https://github.com/googleapis/python-api-core/blob/main/setup.py#L33
"protobuf >= 3.12.0, < 3.18.0",

Metadata

Metadata

Assignees

Labels

type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions