E52A Vision: Clean up feature introspection. by tseaver · Pull Request #5851 · googleapis/google-cloud-python · GitHub
[go: up one dir, main page]

Skip to content

Vision: Clean up feature introspection.#5851

Merged
tseaver merged 1 commit intomasterfrom
5814-vision-feature_introspection_cleanup
Aug 27, 2018
Merged

Vision: Clean up feature introspection.#5851
tseaver merged 1 commit intomasterfrom
5814-vision-feature_introspection_cleanup

Conversation

@tseaver
Copy link
Contributor
@tseaver tseaver commented Aug 27, 2018

Use iteration over the 'Type' enum, rather than reaching around to its __dict__, which isn't populated the same way on Python 3.4.x.

Fixes #5814.

Use iteration over the 'Type' enum, rather than reaching around to its
'__dict__', which isn't populated the same way on Python 3.4.x.

Fixes #5814.
@tseaver tseaver added the api: vision Issues related to the Cloud Vision API. label Aug 27, 2018
@tseaver tseaver requested a review from theacodes August 27, 2018 18:14
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 27, 2018
@tseaver tseaver merged commit a1aeb99 into master Aug 27, 2018
@tseaver tseaver deleted the 5814-vision-feature_introspection_cleanup branch August 27, 2018 18:36
parthea pushed a commit that referenced this pull request Oct 21, 2023
Use iteration over the 'Type' enum, rather than reaching around to its
'__dict__', which isn't populated the same way on Python 3.4.x.

Fixes #5814.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vision Issues related to the Cloud Vision API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0