Skip to content

Commit

Permalink
Add requests.Session like class (#37622)
Browse files Browse the repository at this point in the history
* Adds requests.Session like class

* py2 syntax fix

* Add a few examples to the Request docstrings

* Add helper methods and docs

* Fix test failures

* Switch tests to test Request instead of open_url, add simple open_url test to validate funcitonality

* Fix filename in replace-urlopen code smell test
  • Loading branch information
sivel committed Jun 1, 2018
1 parent c86fd6e commit d4930e6
Show file tree
Hide file tree
Showing 3 changed files with 432 additions and 164 deletions.

0 comments on commit d4930e6

Please sign in to comment.