dep-protobuf/python/google
Chris Kennelly d170d28b0d Add [[nodiscard]] to many APIs.
This covers two types of failures:
* Methods that are logically const and failure to consume the result indicates a bug
  (an unnecessary call, etc.)
* Methods that return significant errors (failure to parse, etc.) that should not be
  unintentionally ignored.

PiperOrigin-RevId: 842042770
2025-12-08 21:06:53 -08:00
..
protobuf Add [[nodiscard]] to many APIs. 2025-12-08 21:06:53 -08:00
__init__.py drop-deprecated-pkg-resources-declare (#22442) 2025-07-11 11:09:55 -07:00