python-betterproto
python-betterproto copied to clipboard
Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
Results
211
python-betterproto issues
Sort by
recently updated
recently updated
newest added
### Summary ruff check in outputfile_compiler breaks when proto field comments end in quote marks ### Reproduction Steps ```proto message Test { // something, for example "bug" string what =...
bug
investigation needed