Skip to content

Renaming makeResource -> make_resource. - #4355

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:pep8-make-resource
Nov 7, 2017
Merged

Renaming makeResource -> make_resource.#4355
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:pep8-make-resource

Conversation

@dhermes

@dhermesdhermes commented Nov 7, 2017

Copy link
Copy Markdown
Contributor

Done via:

$ git grep -l makeResource | xargs sed -i s/makeResource/make_resource/g

Done via:
$ git grep -l makeResource | xargs sed -i s/makeResource/make_resource/g
@dhermesdhermes added api: bigquery Issues related to the BigQuery API. api: dns Issues related to the Cloud DNS API. hygiene labels Nov 7, 2017
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 7, 2017
@dhermes
dhermes merged commit 9396bc1 into googleapis:masterNov 7, 2017
@dhermes
dhermes deleted the pep8-make-resource branch November 7, 2017 22:17
alixhami added a commit to alixhami/google-cloud-python that referenced this pull request Nov 10, 2017
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request Nov 13, 2017
This happened because googleapis#4350 was sent before googleapis#4355 was merged.
dhermes added a commit that referenced this pull request Nov 13, 2017
This happened because #4350 was sent before #4355 was merged.
alixhami added a commit to alixhami/google-cloud-python that referenced this pull request Nov 15, 2017
chemelnucfin pushed a commit to chemelnucfin/google-cloud-python that referenced this pull request Nov 15, 2017
chemelnucfin pushed a commit to chemelnucfin/google-cloud-python that referenced this pull request Nov 15, 2017
alixhami added a commit to alixhami/google-cloud-python that referenced this pull request Nov 22, 2017
parthea pushed a commit that referenced this pull request Nov 24, 2025
Done via:
$ git grep -l makeResource | xargs sed -i s/makeResource/make_resource/g
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the BigQuery API.api: dnsIssues related to the Cloud DNS API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dhermes@tseaver@lukesneeringer@googlebot