Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Apr 13, 2015

Release 0.9.1 of httplib2 has the fix required to make oauth2client actually work in Python 3.

Release 0.9.1 of httplib2 has the fix required to make oauth2client
actually work in Python 3.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 13, 2015
@dhermes
Copy link
Contributor Author

dhermes commented Apr 13, 2015

Thanks for the release @jcgregorio!!

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 218f686 on dhermes:remove-httplib2-hack-release-0.9.1 into 4d2c187 on GoogleCloudPlatform:master.

@tseaver
Copy link
Contributor

tseaver commented Apr 13, 2015

LGTM

dhermes added a commit that referenced this pull request Apr 13, 2015
@dhermes dhermes merged commit 6283ab9 into googleapis:master Apr 13, 2015
@dhermes dhermes deleted the remove-httplib2-hack-release-0.9.1 branch April 13, 2015 23:10
@dhermes dhermes mentioned this pull request Apr 13, 2015
parthea pushed a commit that referenced this pull request Oct 21, 2023
* feat: Update Compute Engine API to revision 20230610 (#820)

Source-Link: googleapis/googleapis@4e5d66b

Source-Link: googleapis/googleapis-gen@7fcb354
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2ZjYjM1NDU5ZmE5YjNiZmI5Y2Q5YmViYzRhMjU5ZDdlZmVhYjU5ZiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 22, 2025
* feat: add new v3.0.0 API skeleton (#745)

* feat: improve rows filters (#751)

* feat: read rows query model class (#752)

* feat: implement row and cell model classes (#753)

* feat: add pooled grpc transport (#748)

* feat: implement read_rows (#762)

* feat: implement mutate rows (#769)

* feat: literal value filter (#767)

* feat: row_exists and read_row (#778)

* feat: read_modify_write and check_and_mutate_row (#780)

* feat: sharded read rows (#766)

* feat: ping and warm with metadata (#810)

* feat: mutate rows batching (#770)

* chore: restructure module paths (#816)

* feat: improve timeout structure (#819)

* fix: api errors apply to all bulk mutations

* chore: reduce public api surface (#820)

* feat: improve error group tracebacks on < py11 (#825)

* feat: optimize read_rows (#852)

* chore: add user agent suffix (#842)

* feat: optimize retries (#854)

* feat: add test proxy (#836)

* chore(tests): add conformance tests to CI for v3 (#870)

* chore(tests): turn off fast fail for conformance tets (#882)

* feat: add TABLE_DEFAULTS enum for table method arguments (#880)

* fix: pass None for retry in gapic calls (#881)

* feat: replace internal dictionaries with protos in gapic calls (#875)

* chore: optimize gapic calls (#863)

* feat: expose retryable error codes to users (#879)

* chore: update api_core submodule (#897)

* chore: merge main into experimental_v3 (#900)

* chore: pin conformance tests to v0.0.2 (#903)

* fix: bulk mutation eventual success (#909)

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Nov 24, 2025
In the current design, the first character of each package is used to create an alias. I'd like to append the first character before underscores in the package name to further reduce conflicts.

Previously google.appengine_admin would have an alias prefix of ga. With this change, the alias prefix will be gaa.

Fixes: #819
parthea pushed a commit that referenced this pull request Nov 26, 2025
I've filed a question against internal the team that manages
test accounts to ask what the recommended way to refresh these tokens are,
but have not yet gotten a response. Manually refresh the token
to unblock CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants