Commit 6d8bc3ce authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

Do not pass raw binary data into text_format.Parse; use raw strings

so that Python does not undo your text format binary escapes for you.

text_format.Parse is not intended to accept non printable input.
This API misuse will break in a future protobuf release.

PiperOrigin-RevId: 203978703
parent 2a4ef768
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment