Skip to content

python: cleaning doesn't remove "old" API directories #4167

@jskeet

Description

@jskeet

If we remove an API path from the config, the now-more-targeted clean operation won't remove the generated code. (It'll remove samples and tests, but not docs and production code.)

Removing a proto from an API should be fine - this is a matter of detecting which directories have previously been generated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions