Skip to content

proto3 support for optional #229

Closed
Closed
@SoerenBusse

Description

@SoerenBusse

Proto3 supports the optional keyword. All libraries supporting this keyword needs to indicate this explicitly. Otherwise the complication will fail with is a proto3 file that contains optional fields, but code generator protoc-gen-python_betterproto hasn't been updated to support optional fields in proto3. Please ask the owner of this code generator to support proto3 optional.

Would it be possible to enable proto3 optional?

See this issue for more detail: vmagamedov/grpclib#125

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions