| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| from google.protobuf.duration_pb2 import Duration | ||
| from google.rpc.error_details_pb2 import RetryInfo | ||
| from grpc._common import cygrpc_metadata | ||
| from grpc._common import to_cygrpc_metadata |
| Back | FazBrowse Home | New Git URL |
The GRPC team released grpcio 1.2.0 yesterday, and renamed an internal method that we were using directly in our Spanner unit tests. This PR updates us to use the new name.
See #3170 for the original build failure.