Control: reassign -1 src:protobuf Control: forcemerge 1121893 -1 Control: affects 1121893 src:python-googleapis-common-protos
On Tue, Dec 16, 2025 at 07:47:17PM +0000, Santiago Vila wrote:
if _implementation_type == 'cpp': try: # pylint: disable=g-import-not-at-topfrom google.protobuf.pyext import _messageE TypeError: Metaclasses with custom tp_new are not supported. /usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104: TypeError =========================== short test summary info ============================ FAILED unit/test_google_api_error_reason.py::test_error_reason - TypeError: M... ========================= 1 failed, 1 passed in 0.08s ==========================
Looks like another case of #1121893. -- Colin Watson (he/him) [[email protected]]

