Skip to content

Update mypy typeshed of generated google/protobuf protos in python w/ mypy-protobuf output #158

Closed
python/typeshed
#4785
@nipunn1313

Description

@nipunn1313

Example file to update. There are several within the google/protobuf directory
https://github.com/python/typeshed/blob/master/third_party/2and3/google/protobuf/compiler/plugin_pb2.pyi

Currently, it's a smorgasbord of handwritten files and autogenerated-by-a-very-old-version-of-mypy-protobuf files

Ideally, we can check in a script which takes a version of protoc and a version of mypy-protobuf as input and will autogenerate all the necessary files - making this process repeatable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions