This repository has been archived by the owner on Jun 28, 2022. It is now read-only.
[Python] types.py should have separate local and shared modules loops #2058
Labels
lang: python
Issues specific to Python.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
yoshi
PR googleapis/google-cloud-python#5364 shows the change we want. The generator is currently undoing this fix. The transform we are using right now is as follows:
The text was updated successfully, but these errors were encountered: