FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Rename suppressed pylint error to match value expected by 1.5.4. by tseaver · Pull Request #1468 · googleapis/google-cloud-python · GitHub

Rename suppressed pylint error to match value expected by 1.5.4. - #1468

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:suppress-pylint-1.5.4-error
Feb 15, 2016
Merged

Rename suppressed pylint error to match value expected by 1.5.4.#1468
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:suppress-pylint-1.5.4-error

Conversation

tseaver commented Feb 15, 2016

Copy link
Copy Markdown
Contributor

Suppresses output from pylint 1.5.4 like:

lint runtests: commands[1] | python /home/tseaver/projects/agendaless/Google/src/gcloud-python/scripts/run_pylint.py
Diff base not specified, listing all files in repository.
************* Module gcloud._helpers
I: 28, 0: Locally disabling import-error (E0401) (locally-disabled)
I: 90, 0: Locally disabling unused-argument (W0613) (locally-disabled)
I:100, 0: Locally disabling unused-argument (W0613) (locally-disabled)
I:104, 0: Locally disabling unused-argument (W0613) (locally-disabled)
I:392, 0: Locally disabling unused-import (W0611) (locally-disabled)
I:392, 0: Locally disabling wrong-import-position (C0413) (locally-disabled)
C:392, 4: external import "from pytz import UTC" comes before "from gcloud.environment_vars import PROJECT" (wrong-import-order)

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 15, 2016

dhermes commented Feb 15, 2016

Copy link
Copy Markdown
Contributor

@tseaver Thanks for the fix. I tried to reproduce locally and cannot. What libraries do I need to update to see this error? (I already created brand new tox environments on multiple machines.)

tseaver commented Feb 15, 2016

Copy link
Copy Markdown
Contributor Author

I tried to reproduce locally and cannot

I found it after tox -r failed on that output. I have no idea why mine would fail and not your (or Travis).

dhermes commented Feb 15, 2016

Copy link
Copy Markdown
Contributor

LGTM BTW

tseaver commented Feb 15, 2016

Copy link
Copy Markdown
Contributor Author

tseaver added a commit that referenced this pull request Feb 15, 2016
Rename suppressed pylint error to match value expected by 1.5.4.
tseaver merged commit 6337db6 into googleapis:master Feb 15, 2016
tseaver deleted the suppress-pylint-1.5.4-error branch February 15, 2016 20:25

dhermes commented Feb 15, 2016

Copy link
Copy Markdown
Contributor

Yeah I re-ran the main build 3 times because I couldn't repro and was trying to see if it was intermittent

parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209
<details><summary>google-cloud-spanner: 3.61.0</summary>

##
[3.61.0](googleapis/python-spanner@v3.60.0...v3.61.0)
(2025-12-16)

### Features

* support mTLS certificates when available (#1467)
([df87c3ed](googleapis/python-spanner@df87c3ed))

</details>
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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL