googleapis / gapic-generator-python

Generate Python API client libraries from Protocol Buffers.
Apache License 2.0
122 stars 69 forks source link

feat: Add support for Python 3.13 #2215

Closed parthea closed 4 weeks ago

parthea commented 1 month ago

Towards b/372248983

parthea commented 1 month ago

See build log here with error TypeError: Couldn't build proto file into descriptor pool: duplicate symbol 'google.logging.v2.__firstlineno__'. This will be fixed once https://github.com/googleapis/proto-plus-python/pull/473 is merged