pybind11_protobuf icon indicating copy to clipboard operation
pybind11_protobuf copied to clipboard

Expose new python wrappers for C++ proto descriptor classes.

Open copybara-service[bot] opened this issue 1 year ago • 2 comments

Expose new python wrappers for C++ proto descriptor classes.

copybara-service[bot] avatar Jan 01 '24 20:01 copybara-service[bot]

Can you provide more context about these "new" Python wrappers for C++ protos? Is there a design doc?

blais avatar Jan 01 '24 20:01 blais

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.)

rwgk avatar Jan 02 '24 02:01 rwgk