Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Python 2.7 Deprecation Warning is missing whitespace #3178

Closed
danoscarmike opened this issue Apr 16, 2020 · 0 comments · Fixed by #3179
Closed

Python 2.7 Deprecation Warning is missing whitespace #3178

danoscarmike opened this issue Apr 16, 2020 · 0 comments · Fixed by #3179
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@danoscarmike
Copy link
Contributor

e.g. python-automl/google/cloud/automl_v1/__init__.py:30
'''
DeprecationWarning: A future version of this library will drop support for Python 2.7.More details about Python 2 support for Google Cloud Client Librariescan be found at https://cloud.google.com/python/docs/python2-sunset/
'''

@danoscarmike danoscarmike self-assigned this Apr 16, 2020
danoscarmike added a commit to danoscarmike/gapic-generator that referenced this issue Apr 17, 2020
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Apr 17, 2020
@arithmetic1728 arithmetic1728 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. and removed triage me I really want to be triaged. labels Apr 17, 2020
miraleung added a commit that referenced this issue Jun 1, 2020
fixes #3178

Co-authored-by: Mira Leung <miraleung@users.noreply.github.com>
@miraleung miraleung assigned miraleung and unassigned miraleung Jun 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants