Skip to content

Fix errors under pep8 1.6.1. - #601

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:fix-new_pep8_errors
Feb 9, 2015
Merged

Fix errors under pep8 1.6.1.#601
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:fix-new_pep8_errors

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Only surfaced on Travis, or with 'tox --recreate -e lint'.

Only surfaced on Travis, or with 'tox --recreate -e lint'.
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 9, 2015
@tseavertseaver mentioned this pull request Feb 9, 2015
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling f32a2a0 on tseaver:fix-new_pep8_errors into b616203 on GoogleCloudPlatform:master.

@dhermes

Copy link
Copy Markdown
Contributor

LGTM

tseaver added a commit that referenced this pull request Feb 9, 2015
@tseaver
tseaver merged commit 6de4110 into googleapis:masterFeb 9, 2015
@tseaver
tseaver deleted the fix-new_pep8_errors branch February 9, 2015 20:58
@dhermesdhermes mentioned this pull request Feb 14, 2015
vchudnov-g pushed a commit that referenced this pull request Sep 20, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Nov 22, 2025
* chore(deps): update all dependencies
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* revert
* attempt to fix flaky test
* use build specific project for test
* attempt to fix flaky test
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
…p/templates/python_library/.kokoro (#601)
Source-Link: googleapis/synthtool@e13b22b
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:97b671488ad548ef783a452a9e1276ac10f144d5ae56d98cc4bf77ba504082b4
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
parthea pushed a commit that referenced this pull request Nov 24, 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
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
When an operation on the global cache is tried and there is a transient
error, such as not being able to connect to a Redis or Memcached server,
if the operation is being tried in strict mode, then the operation is
now retried a number of times before the transient error is eventually
raised to the application layer.
Implements #601
parthea added a commit that referenced this pull request Nov 25, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Feb 20, 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:ce48ed695c727f7e13efd1fd68f466a55a0d772c87b69158720cec39965bc8b2
<details><summary>google-cloud-datastore: 2.22.0</summary>
##
[2.22.0](googleapis/python-datastore@v2.21.0...v2.22.0)
(2025-12-12)
### Bug Fixes
* remove setup.cfg configuration for creating universal wheels (#601)
([df729015](googleapis/python-datastore@df729015))
</details>
parthea pushed a commit that referenced this pull request Mar 6, 2026
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b7a528df-1b0b-42e0-a583-e53b45ee05fc/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Source-Link: googleapis/synthtool@0a071b3
parthea pushed a commit that referenced this pull request Mar 9, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tseaver@coveralls@dhermes@googlebot