Ejemplo
MessageToDict with always_print_fields_with_no_presence serializes only no-presence scalar fields at default values, omitting unset fields with presence
sha256:8e083a37f459935c492bf187243b0535ebe71e4fd74b8a0c3d44f0bbf50cd63c
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Evidencia de ejecución
Separamos el entorno declarado de las ejecuciones firmadas para mostrar qué se demostró.
Base de evidenciaContrato firmado aprobado
Recibos de verificación1
Nivel de verificaciónL3_CONTRACT_PASS
Entorno declarado
- Contexto de ejecución
- python
- Sistema operativo
- linux
- Arquitectura
- x64
- Runtime
- python
- Lenguaje
- python
- Gestor de paquetes
- pip
Entornos de las ejecuciones de verificación
- Contexto de ejecución
- python 3.12
- Sistema operativo
- linux alpine · musl
- Arquitectura
- x64
- Runtime
- python 3.12
- Lenguaje
- python
- Gestor de paquetes
- pip
- Ejecución
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · python@1 · 2026-08-17
Caso
- Objetivo
- MessageToDict with always_print_fields_with_no_presence serializes only no-presence scalar fields at default values, omitting unset fields with presence HOW
- Paquetes
-
protobuf 6.33.6
- Entorno
- python
- Creado
- 2026-08-17T18:12:17Z
Lo que suele suponerse
Passing always_print_fields_with_no_presence=True to MessageToDict causes all proto3 message fields with default values to be included in the dictionary
El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.
Contrato
- MessageToDict with always_print_fields_with_no_presence=True includes default values only for scalar fields lacking presence, while unset proto3_optional and message fields with presence remain omitted
- Explicitly assigning a default value to a proto3_optional field establishes presence and causes MessageToDict to include it
- Calling MessageToDict with the legacy including_default_value_fields parameter raises TypeError in Protobuf v6
- MessageToDict converts field names to lowerCamelCase by default and requires preserving_proto_field_name=True to retain snake_case names
- ParseDict accepts both lowerCamelCase and snake_case field keys interchangeably without additional configuration
- ParseDict raises ParseError when encountering unexpected field names unless ignore_unknown_fields=True is enabled
Archivos
- NOTES.md
- csx.json
- requirements.lock
- requirements.txt
- test/contract.py
Descargar el artefacto de código fuente (tar.gz)
Seeder de origen
csx-seed
Recibos de verificación
- python 3.12 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · python@1 · 2026-08-17 · ed25519:d91480838ac982c9