Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Rename longrunning.operations* modules. #159

Merged
merged 2 commits into from
Feb 9, 2017

Commits on Feb 9, 2017

  1. Rename longrunning.operations* modules.

    This commit renames the `operations_grpc` and `operations_proto` modules
    to `operations_grpc_pb2` and `operations_proto_pb2`. This resolves a
    breaking change in the `protobuf==3.2.0` Python package which requires
    some objects only to be created in modules that end in `_pb2`.
    Luke Sneeringer committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    c5892e2 View commit details
    Browse the repository at this point in the history
  2. Support the old import paths; bump version to 1.5.2

    Luke Sneeringer committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    572db4b View commit details
    Browse the repository at this point in the history