-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
part:only-apiAffects the configuration of a api repoAffects the configuration of a api repopart:protobufAffects the protobuf toolsAffects the protobuf toolspriority:highAddress this as soon as possibleAddress this as soon as possibletype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Description
When generating the python files from proto files, protobuf is not creating missing __init__.py files, so nested modules are not considered proper Python modules/packages.
During the generation we could check for any missing __init__.py files and automatically generate them as part of the generation process.
Metadata
Metadata
Assignees
Labels
part:only-apiAffects the configuration of a api repoAffects the configuration of a api repopart:protobufAffects the protobuf toolsAffects the protobuf toolspriority:highAddress this as soon as possibleAddress this as soon as possibletype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users