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

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/google-auth-library-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.2
Choose a base ref
Loading
...
head repository: googleapis/google-auth-library-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
Loading
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 12, 2019

  1. feat: add timeout parameter to AuthorizedSession.request() (#406)

    * feat: add timeout to AuthorisedSession.request()
    
    * Add suport for timeout as a tuple to timeout guard
    
    The `request.Request` class also accepts a timeout as a pair
    (connect_timeout, read_timeout), and some downstream libraries use
    this form.
    
    This commit makes sure that the timeout logic correctly handles
    timeouts as a two-tuple.
    
    See also:
    https://2.python-requests.org/en/master/user/advanced/#timeouts
    plamut authored and tswast committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    d86d7b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    04f1260 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.