Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: Add a little bit of typing to google.api_core.retry#453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
parthea merged 3 commits intogoogleapis:mainfromasottile-sentry:type-retry-a-bit
Sep 1, 2023
Merged

feat: Add a little bit of typing to google.api_core.retry#453

parthea merged 3 commits intogoogleapis:mainfromasottile-sentry:type-retry-a-bit
Sep 1, 2023

Conversation

@asottile-sentry
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as abug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea (N/A)
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary) (N/A)

@google-cla
Copy link

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View thisfailed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@product-auto-labelproduct-auto-labelbot added the size: sPull request size is small. labelSep 26, 2022
"""

from __future__importunicode_literals
from __future__importannotations
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

this library haspython_requires >= 3.7 so (1)unicode_literals does nothing and (2) this is the first version which supports__future__.annotations

it might be a good idea to runhttps://github.com/asottile/pyupgrade on this codebase to remove the remaining python 2isms

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks! I've captured this TODO in#524

@asottile-sentryasottile-sentry marked this pull request as ready for reviewSeptember 26, 2022 17:28
@asottile-sentry
Copy link
ContributorAuthor

👋 I've rebased this to resolve conflicts (again) -- could it get reviewed?

@partheaparthea changed the titleadd a little bit of typing to google.api_core.retryfeat: Add a little bit of typing to google.api_core.retryAug 30, 2023
@partheaparthea self-assigned thisAug 30, 2023
parthea
parthea previously approved these changesSep 1, 2023
Copy link
Collaborator

@partheaparthea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

"""

from __future__importunicode_literals
from __future__importannotations
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks! I've captured this TODO in#524

@partheaparthea added the automerge: exactSummon MOG for automerging, but approvals need to be against the latest commit labelSep 1, 2023
@gcf-merge-on-greengcf-merge-on-greenbot dismissedparthea’sstale reviewSeptember 1, 2023 14:02

This review does not reference the most recent commit, and you are using the secure version of merge-on-green. Please re-review the most recent commit.

@partheaparthea merged commit2477ab9 intogoogleapis:mainSep 1, 2023
@gcf-merge-on-greengcf-merge-on-greenbot removed the automerge: exactSummon MOG for automerging, but approvals need to be against the latest commit labelSep 1, 2023
@release-pleaserelease-pleasebot mentioned this pull requestSep 1, 2023
@asottile-sentryasottile-sentry deleted the type-retry-a-bit branchSeptember 5, 2023 13:29
This was referencedMay 30, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@partheapartheaparthea approved these changes

Assignees

@partheaparthea

Labels

size: sPull request size is small.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@asottile-sentry@parthea

[8]ページ先頭

©2009-2025 Movatter.jp