pybind / pybind11_protobuf

Pybind11 bindings for Google's Protocol Buffers
Other
54 stars 33 forks source link

Systematically change `_` to `const_name` in pybind11_abseil, pybind11_protobuf. #137

Closed copybara-service[bot] closed 10 months ago

copybara-service[bot] commented 10 months ago

Systematically change _ to const_name in pybind11_abseil, pybind11_protobuf.

This is a functional no-op.

Note that _ was deprecated already in Dec 2021 (https://github.com/pybind/pybind11/pull/3423).