mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-18 01:45:59 +08:00
This fleshes out the auto-generated pieces of `google.protobuf`, by using the go version of https://github.com/dropbox/mypy-protobuf to generate mypy stubs from the .proto files in https://github.com/google/protobuf/tree/master/src/google/protobuf Generated from current `master` of google/protobuf, 25625b956a. Ref google/protobuf#3803, python/typeshed#1705