| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't use pyOpenSSL unless no SNI is detected | Seth Michael Larson | 2020-05-01 | 1 | -6/+14 |
| * | Change documentation website to requests.readthedocs.io (#5236) | Sorin Sbarnea | 2019-10-24 | 1 | -1/+1 |
| * | [add] add NORMALIZE_WHITESPACE and ELLIPSIS to pytest.ini and remove them fro... | aless10 | 2019-05-19 | 1 | -2/+0 |
| * | Merge branch 'master' of https://github.com/kennethreitz/requests | aless10 | 2019-05-19 | 1 | -2/+2 |
| |\ | |||||
| | * | v2.22.0v2.22.0urllib1.25 | Nate Prewitt | 2019-05-15 | 1 | -2/+2 |
| * | | [change] change doctest based on LuckyDenis suggestion | aless10 | 2019-05-19 | 1 | -2/+11 |
| * | | [remove] remove invalid field in docete | Alessio Izzo | 2019-04-07 | 1 | -1/+1 |
| * | | [change] change description in __init__ module. Now it is the same as master | aless10 | 2019-02-17 | 1 | -1/+1 |
| * | | [fix] fix failing doctests in requests/* | aless10 | 2019-02-17 | 1 | -13/+6 |
| |/ | |||||
| * | v2.20.0v2.20.02.20.0 | Nate Prewitt | 2018-10-17 | 1 | -2/+2 |
| * | remove final remnants from 2.6 | Nate Prewitt | 2018-10-17 | 1 | -8/+3 |
| * | Prefer https:// for URLs throughout project | Jon Dufresne | 2018-09-30 | 1 | -1/+1 |
| * | v2.19.0v2.19.0 | Nate Prewitt | 2018-06-12 | 1 | -2/+2 |
| * | Warn user about possible slowdown when using cryptography version < | Taylor Rose | 2017-10-14 | 1 | -0/+15 |
| * | Correct urllib3 compatibility comment | Bruno Alla | 2017-07-26 | 1 | -1/+1 |
| * | convert version compatibility checks to warning | Nate Prewitt | 2017-06-08 | 1 | -22/+30 |
| * | flake8: import statement improvements | Kenneth Reitz | 2017-05-29 | 1 | -4/+4 |
| * | v2.16.3 | Kenneth Reitz | 2017-05-27 | 1 | -0/+1 |
| * | pep8 fix | Kenneth Reitz | 2017-05-27 | 1 | -1/+1 |
| * | better checking for urllib3 | Kenneth Reitz | 2017-05-27 | 1 | -1/+5 |
| * | sanity checks upon boot | Kenneth Reitz | 2017-05-26 | 1 | -0/+25 |
| * | fix __init__.py | Kenneth Reitz | 2017-05-26 | 1 | -2/+2 |
| * | __version__.py | Kenneth Reitz | 2017-05-25 | 1 | -3/+3 |
| * | fix imports | Kenneth Reitz | 2017-05-25 | 1 | -1/+3 |
| * | Avoid breaking people using requests.__version__ | Ian Cordasco | 2017-05-25 | 1 | -1/+1 |
| * | __version__.py | Kenneth Reitz | 2017-05-25 | 1 | -7/+1 |
| * | Update __init__.py | Kenneth Reitz | 2017-05-24 | 1 | -3/+4 |
| * | v2.14.2v2.14.2 | Cory Benfield | 2017-05-10 | 1 | -2/+2 |
| * | v2.14.1v2.14.1 | Cory Benfield | 2017-05-09 | 1 | -2/+2 |
| * | v2.14.0v2.14.0 | Cory Benfield | 2017-05-09 | 1 | -2/+2 |
| * | Bump version for 2.13.0v2.13.0 | Ian Cordasco | 2017-01-24 | 1 | -2/+2 |
| * | v2.12.5v2.12.5 | Cory Benfield | 2017-01-18 | 1 | -2/+2 |
| * | v2.12.4v2.12.4 | Cory Benfield | 2016-12-14 | 1 | -2/+2 |
| * | v2.12.3v2.12.3 | Cory Benfield | 2016-12-01 | 1 | -2/+2 |
| * | v2.12.2v2.12.2 | Cory Benfield | 2016-11-30 | 1 | -2/+2 |
| * | v2.12.1v2.12.1 | Cory Benfield | 2016-11-16 | 1 | -2/+2 |
| * | v2.12.0v2.12.0 | Cory Benfield | 2016-11-15 | 1 | -2/+2 |
| * | v2.11.1v2.11.1 | Kenneth Reitz | 2016-08-17 | 1 | -2/+2 |
| * | v2.11.0v2.11.0 | Kenneth Reitz | 2016-08-08 | 1 | -2/+2 |
| * | making module docstrings and coding comments consistent | Nate Prewitt | 2016-07-19 | 1 | -1/+0 |
| * | Remove duplicate import warnings | Harrison Jackson | 2016-07-14 | 1 | -2/+0 |
| * | v2.10.0 | Kenneth Reitz | 2016-04-29 | 1 | -3/+3 |
| * | Merge pull request #2953 from Lukasa/socks_proxy_support | Kenneth Reitz | 2016-04-29 | 1 | -0/+6 |
| |\ | |||||
| | * | Silence SOCKS dependency warning on import | Cory Benfield | 2015-12-30 | 1 | -0/+6 |
| * | | v2.9.2v2.9.2 | Kenneth Reitz | 2016-04-29 | 1 | -2/+2 |
| * | | Fix api.rst References | Brandon Sandrowicz | 2016-03-08 | 1 | -1/+1 |
| * | | years | Kenneth Reitz | 2016-02-18 | 1 | -1/+1 |
| |/ | |||||
| * | v2.9.1v2.9.1 | Cory Benfield | 2015-12-21 | 1 | -2/+2 |
| * | v2.9.0v2.9.0 | Cory Benfield | 2015-12-15 | 1 | -2/+2 |
| * | Emit warnings when using text mode files. | Cory Benfield | 2015-10-24 | 1 | -1/+7 |
