Skip to content

test_proto_json.py broken by new python/google/protobuf/json_format.py changes #2634

@michaelcui1986

Description

@michaelcui1986

Expected Behavior

test_proto_json.py passes

Current Behavior

test_proto_json.py not passes

Steps to reproduce

make test-python

Specifications

  • Version:
  • Platform:
  • Subsystem:

Possible Solution

The cause is a new version of json_format.py from protobuf repo. Broken by protocolbuffers/protobuf@ab4585a, this added addition "path" parameter in the customized function defined in proto_json.py

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions