Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add requests.Session like class #37622

Merged
merged 7 commits into from Jun 1, 2018
Merged

Commits on May 29, 2018

  1. Configuration menu
    Copy the full SHA
    317bdbf View commit details
    Browse the repository at this point in the history
  2. py2 syntax fix

    sivel committed May 29, 2018
    Configuration menu
    Copy the full SHA
    a8181bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6675d0 View commit details
    Browse the repository at this point in the history
  4. Add helper methods and docs

    sivel committed May 29, 2018
    Configuration menu
    Copy the full SHA
    e3616fd View commit details
    Browse the repository at this point in the history
  5. Fix test failures

    sivel committed May 29, 2018
    Configuration menu
    Copy the full SHA
    31c00ba View commit details
    Browse the repository at this point in the history
  6. Switch tests to test Request instead of open_url, add simple open_url…

    … test to validate funcitonality
    sivel committed May 29, 2018
    Configuration menu
    Copy the full SHA
    475cae2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    513ee91 View commit details
    Browse the repository at this point in the history