Add py33 to tox.#600
Merged
tseaver merged 2 commits intogoogleapis:masterfrom Feb 9, 2015
tseaver:152-add_py33_to_tox
Merged
Conversation
Contributor
|
No py33 rule exists. |
Contributor
|
Also it looks like PEP8 1.6.0 (released February 6) decided |
Contributor
Author
|
#601 addresses the |
Fixes #152.
Contributor
Author
|
Rebased after merging #601. |
Contributor
|
Ahh, I didn't know that. Cool! This means we could drop LGTM pending Travis |
|
Changes Unknown when pulling 760f44a on tseaver:152-add_py33_to_tox into * on GoogleCloudPlatform:master*. |
We are now 2.6-compatible in the default environment.
Contributor
Author
parthea
pushed a commit
that referenced
this pull request
Aug 21, 2025
parthea
pushed a commit
that referenced
this pull request
Sep 16, 2025
parthea
pushed a commit
that referenced
this pull request
Sep 18, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea
added a commit
that referenced
this pull request
Nov 24, 2025
fix(deps): require proto-plus >= 1.22.0
parthea
added a commit
that referenced
this pull request
Nov 25, 2025
fix(deps): require proto-plus >= 1.22.0
parthea
pushed a commit
that referenced
this pull request
Nov 26, 2025
Migrate signBlob from iam.googleapis.com to iamcredentials.googleapis.com. This API is deprecated and will be shutdown in one year. This is used google.auth.iam.Signer. Added a system_test to sanity check the implementation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #152.