| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | btctravis | Kenneth Reitz | 2017-08-20 | 2 | -1/+2 |
| * | cleanup | Kenneth Reitz | 2017-08-11 | 1 | -2/+0 |
| * | let's try this | Kenneth Reitz | 2017-08-11 | 1 | -6/+6 |
| * | attempted fix of travis | Kenneth Reitz | 2017-08-11 | 1 | -11/+5 |
| * | Merge pull request #4231 from Lukasa/drop-3.3-support | Kenneth Reitz | 2017-08-10 | 6 | -10/+1 |
| |\ | |||||
| | * | Remove references to 3.3 from the docs | Cory Benfield | 2017-08-09 | 3 | -3/+1 |
| | * | Drop Python 3.3 support | Cory Benfield | 2017-08-09 | 3 | -7/+0 |
| * | | Merge pull request #4237 from robinske/doc-import | Kenneth Reitz | 2017-08-10 | 1 | -0/+1 |
| |\ \ | |/ |/| | |||||
| | * | Merge branch 'master' into doc-import | Kelley Robinson | 2017-08-10 | 11 | -16/+61 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #4229 from NikosVlagoidis/issue#3863 | Cory Benfield | 2017-08-09 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Fix issue #3863 | NikosVlagoidis | 2017-08-09 | 1 | -1/+1 |
| | * | | Update advanced.rst | NikosVlagoidis | 2017-08-09 | 1 | -3/+1 |
| | * | | Fixes issue #3863 | Nikolaos Vlagoidis | 2017-08-09 | 1 | -0/+4 |
| |/ / | |||||
| * | | Update AUTHORS.rst | Kenneth Reitz | 2017-08-08 | 1 | -7/+0 |
| * | | Merge pull request #4223 from Lukasa/widen-idna-pin | Cory Benfield | 2017-08-08 | 2 | -1/+5 |
| |\ \ | |||||
| | * | | Allow IDNA 2.6 | Cory Benfield | 2017-08-08 | 2 | -1/+5 |
| |/ / | |||||
| * | | Merge pull request #4217 from nikolas/patch-1 | Cory Benfield | 2017-08-02 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | fix typo in changelog | Nik Nyby | 2017-08-02 | 1 | -1/+1 |
| |/ / | |||||
| * | | Prepare changelog for next release | Cory Benfield | 2017-08-02 | 1 | -0/+7 |
| * | | v2.18.3v2.18.3 | Cory Benfield | 2017-08-02 | 2 | -4/+4 |
| * | | Merge pull request #4210 from Lukasa/sslerror | Ian Stapleton Cordasco | 2017-07-29 | 3 | -1/+18 |
| |\ \ | |||||
| | * | | Changelog for #4209 | Cory Benfield | 2017-07-29 | 1 | -0/+3 |
| | * | | Correctly raise SSLError from urllib3. | Cory Benfield | 2017-07-29 | 1 | -0/+5 |
| | * | | Add failing test for #4209 | Cory Benfield | 2017-07-29 | 1 | -1/+10 |
| |/ / | |||||
| * | | Merge pull request #4182 from alexwlchan/idna-version | Nate Prewitt | 2017-07-27 | 3 | -0/+26 |
| |\ \ | |||||
| | * | | Changelog entry | Alex Chan | 2017-07-27 | 1 | -0/+2 |
| | * | | Add idna version info to requests.help | Alex Chan | 2017-07-27 | 2 | -0/+24 |
| |/ / | |||||
| * | | Merge pull request #4174 from alex/patch-2 | Nate Prewitt | 2017-07-27 | 1 | -3/+1 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into patch-2 | Alex Gaynor | 2017-07-27 | 12 | -23/+53 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merge pull request #4207 from markjszy/master | Cory Benfield | 2017-07-27 | 1 | -2/+0 |
| |\ \ \ | |||||
| | * | | | remove legacy super() call | Mark Szymanski | 2017-07-26 | 1 | -2/+0 |
| |/ / / | |||||
| | * | | Removed legacy fallback for python3.2 | Alex Gaynor | 2017-06-25 | 1 | -3/+1 |
| | | * | Adds import statement to front page of docs for clarity and quicker start up | kelley | 2017-08-10 | 1 | -0/+1 |
| | |/ |/| | |||||
| * | | Merge pull request #4206 from jvanasco/feature-redirects | Cory Benfield | 2017-07-26 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | some docs on request redirect detection | jonathan vanasco | 2017-07-26 | 1 | -0/+6 |
| * | | | Merge pull request #4204 from browniebroke/patch-1 | Cory Benfield | 2017-07-26 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Correct urllib3 compatibility comment | Bruno Alla | 2017-07-26 | 1 | -1/+1 |
| |/ / | |||||
| * | | Prepare changelog for next release | Cory Benfield | 2017-07-25 | 1 | -0/+7 |
| * | | v2.18.2v2.18.2 | Cory Benfield | 2017-07-25 | 2 | -6/+11 |
| * | | Merge pull request #4198 from andportnoy/patch-1 | Cory Benfield | 2017-07-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | redundant comma | Andrey Portnoy | 2017-07-20 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #4196 from Lukasa/require-next-urllib3 | Ian Stapleton Cordasco | 2017-07-20 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Allow urllib3 1.22 | Cory Benfield | 2017-07-20 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #4195 from requests/requests/sessions-mount-docstring-clarity | Cory Benfield | 2017-07-20 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Use 'prefix' instead of 'key' in session docstring | Alex Muller | 2017-07-20 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #4192 from koobs/patch-2 | Cory Benfield | 2017-07-15 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Add requirements.txt to MANIFEST.in | Kubilay Kocak | 2017-07-15 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge branch 'master' of github.com:kennethreitz/requests | Kenneth Reitz | 2017-07-06 | 2 | -3/+28 |
| |\ \ | |||||
| | * \ | Merge pull request #4183 from requests/fix_help_ssl_check | Cory Benfield | 2017-07-04 | 2 | -3/+28 |
| | |\ \ | | |/ | |/| | |||||
| | | * | test ssl version check functions as expected in python 2.6 | Nate Prewitt | 2017-07-04 | 1 | -0/+21 |
