danielgtaylor / danielgtaylor/python-betterproto
If I run to_dict, the protobuf object is changed to dict type
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 1.8k
- Forks
- 234
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
programDict = program.to_dict(betterproto.Casing.CAMEL, True)
before:

after:

Guía de contribución
Línea de trabajo
Start by reproducing the reported program.to_dict(betterproto.Casing.CAMEL, True) call and inspect the protobuf object before and after conversion. Done means to_dict returns the expected dict while leaving the original protobuf object unchanged.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- api
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100