googleapis / synthtool

Apache License 2.0
87 stars 82 forks source link

cleanup(python): Remove the 'cpp' implementation once support for Protobuf 3.x is dropped. #1976

Open parthea opened 1 month ago

parthea commented 1 month ago

See the code below which should be removed once support for Protobuf 3.x is dropped.

https://github.com/googleapis/synthtool/blob/6d07042b84d992e0781a8615de15c87afcfa8221/synthtool/gcp/templates/python_mono_repo_library/noxfile.py.j2#L251-L254

https://github.com/googleapis/synthtool/blob/6d07042b84d992e0781a8615de15c87afcfa8221/synthtool/gcp/templates/python_library/noxfile.py.j2#L246-L249