summaryrefslogtreecommitdiff
path: root/3.0-HISTORY.rst
Commit message (Expand)AuthorAgeFilesLines
* mergeKenneth Reitz2018-03-151-3/+7
|\
| * Update documentation regarding response headers.Allan Crooks2017-09-121-0/+4
* | updating 3.0-HISTORY for #2392VasiliPupkin2562018-01-141-0/+4
* | OrderedDict no longer in compat.py as it's in collections in Py2.7+hugovk2017-10-171-0/+3
|/
* Drop python2.6 supportHugo Osvaldo Barrera2017-07-141-0/+2
* updating HISTORYNate Prewitt2017-03-021-0/+4
* Make Response.raise_for_status() return the response object if the response i...Rotem Yaari2017-02-121-0/+2
* revert removal of request param from resolve_redirectsNate Prewitt2017-02-111-2/+3
* remove HTTPProxyAuth in favor of the proxies parameterNate Prewitt2016-12-161-0/+3
* updating 3.0-HISTORY for #3757Nate Prewitt2016-12-101-0/+3
* updating 3.0 historyNate Prewitt2016-12-091-0/+25
* changelog for #3021Kenneth Reitz2016-02-181-0/+2
* Update 3.0-HISTORY.rstKenneth Reitz2016-02-131-1/+1
* Update 3.0-HISTORY.rstKenneth Reitz2016-02-021-1/+1
* requests.get(..., session=Session())Kenneth Reitz2016-02-021-0/+4
* PreparedRequest.send()Kenneth Reitz2016-02-021-0/+3
* notes on Session.resolve_redirects's response argKenneth Reitz2016-02-021-0/+3
* Remove req argument from Session.resolve_redirectsKenneth Reitz2016-02-021-2/+4
* Add release notes for PR 2631Ian Cordasco2015-06-211-0/+5
* Remove the __bool__ and __nonzero__ response methodsIan Cordasco2015-05-041-0/+11