fix: revise and rename is_etag_in_json(data) by cojenco · Pull Request #483 · googleapis/python-storage

@cojenco

@cojenco requested a review from a team

June 28, 2021 19:32

@google-cla google-cla bot added the cla: yes

This human has signed the Contributor License Agreement.

label

Jun 28, 2021

@cojenco

tritone

@cojenco

@cojenco

tseaver

@cojenco

@cojenco

@cojenco cojenco changed the title fix: handle cases where data is a dict in is_etag_in_json(data) fix: revise and rename is_etag_in_json(data)

Jul 9, 2021

cojenco added a commit to cojenco/python-storage that referenced this pull request

Oct 13, 2021
* fix: handle cases where data is a dict in is_etag_in_json(data)

* address comments and accept proposed changes

* revise is_etag_in_json to check dict data

* revise docstring wording

* revise docstrings

* rename conditional predicate to is_etag_in_data

cojenco added a commit to cojenco/python-storage that referenced this pull request

Oct 13, 2021
* fix: handle cases where data is a dict in is_etag_in_json(data)

* address comments and accept proposed changes

* revise is_etag_in_json to check dict data

* revise docstring wording

* revise docstrings

* rename conditional predicate to is_etag_in_data