Make pybind11_abseil `StatusNotOk.__str__` compatible with long-established…
Make pybind11_abseil `StatusNotOk.__str__` compatible with long-established Google-internal behavior. For example: * Old: `INTERNAL: GetMemoryInfo error` * New: `GetMemoryInfo error [INTERNAL]` This behavior change is likely to only affect asserts in test code. PiperOrigin-RevId: 478905904
Showing
Please
register
or
sign in
to comment