pybind11_protobuf
pybind11_protobuf copied to clipboard
Expose new python wrappers for C++ proto descriptor classes.
Expose new python wrappers for C++ proto descriptor classes.
Can you provide more context about these "new" Python wrappers for C++ protos? Is there a design doc?
Can you provide more context about these "new" Python wrappers for C++ protos? Is there a design doc?
From the github-only viewpoint, this PR is identical to the just merged #144. The other changes are outside pybind11_protobuf. (I.e. cl/594634311 had cl/594655869 as a diffbase.)