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(transport): add typed HTTP request interface in _requests_base.py (#1508)#1714

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

Open
cureprotocols wants to merge1 commit intogoogleapis:main
base:main
Choose a base branch
Loading
fromcureprotocols:true-clean-main

Conversation

@cureprotocols
Copy link

This PR continues the effort from#1508 by introducing full type annotations togoogle/auth/transport/_requests_base.py.

✔️ Highlights:

  • Defines a typedRequest interface usingabc.ABC with clear method contracts.
  • Includes docstrings and a usage example to support onboarding and maintainability.
  • Ensures full compatibility with Mypy under--strict.

✅ Verified clean:

mypy --strict google/auth/transport/_requests_base.py

@cureprotocolscureprotocols requested review froma team ascode ownersApril 3, 2025 01:16
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@cureprotocols

[8]ページ先頭

©2009-2025 Movatter.jp