| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | working on itthreedotoh | Kenneth Reitz | 2018-03-12 | 4 | -35/+24 |
| * | updates | Kenneth Reitz | 2018-02-20 | 2 | -2/+13 |
| * | fixes | Kenneth Reitz | 2018-02-20 | 2 | -6/+3 |
| * | new types module | Kenneth Reitz | 2018-02-20 | 5 | -50/+115 |
| * | refactor compat.py | Kenneth Reitz | 2018-02-20 | 8 | -31/+34 |
| * | ignore mypy stuff | Kenneth Reitz | 2018-02-20 | 1 | -0/+2 |
| * | remove python2 specific code | Kenneth Reitz | 2018-02-20 | 5 | -73/+29 |
| * | mypy to dev deps | Kenneth Reitz | 2018-02-20 | 2 | -192/+194 |
| * | first pass at function type annotations | Kenneth Reitz | 2018-02-20 | 1 | -8/+8 |
| * | new history proposal | Kenneth Reitz | 2018-02-20 | 1 | -4/+6 |
| * | Merge pull request #4468 from VasiliPupkin256/fix2392 | Nate Prewitt | 2018-01-13 | 2 | -2/+6 |
| |\ | |||||
| | * | updating 3.0-HISTORY for #2392 | VasiliPupkin256 | 2018-01-14 | 1 | -0/+4 |
| | * | Map urllib3 ReadTimeoutError to an appropriate ReadTimeout requests exception... | VasiliPupkin256 | 2018-01-13 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #4328 from hugovk/rm-2.6 | Nate Prewitt | 2017-10-19 | 7 | -15/+15 |
| |\ | |||||
| | * | OrderedDict no longer in compat.py as it's in collections in Py2.7+ | hugovk | 2017-10-17 | 1 | -0/+3 |
| | * | Update CLI example | Hugo | 2017-10-17 | 1 | -2/+2 |
| | * | Update AUTHORS.rst | Hugo | 2017-10-17 | 1 | -0/+1 |
| | * | Drop Python 2.6: OrderedDict is in collections from 2.7 | hugovk | 2017-10-17 | 5 | -17/+13 |
| |/ | |||||
| * | Merge remote-tracking branch 'upstream/master' into proposed/3.0.0 | Nate Prewitt | 2017-10-15 | 47 | -146/+977 |
| |\ | |||||
| | * | Merge pull request #4341 from hugovk/patch-1 | Nate Prewitt | 2017-10-15 | 2 | -2/+2 |
| | |\ | |||||
| | | * | Python 3.3 has already been dropped (#4231) | Hugo | 2017-10-15 | 2 | -2/+2 |
| | | * | Python 3.7 not officially supported yet | Hugo | 2017-10-15 | 1 | -1/+1 |
| | |/ | |||||
| | * | Merge pull request #4332 from PrimordialHelios/pyopenssl-warning | Cory Benfield | 2017-10-14 | 3 | -0/+18 |
| | |\ | |||||
| | | * | Warn user about possible slowdown when using cryptography version < | Taylor Rose | 2017-10-14 | 3 | -0/+18 |
| | |/ | |||||
| | * | Merge branch 'master' of github.com:requests/requests | Kenneth Reitz | 2017-09-25 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Merge pull request #4305 from sigmavirus24/fix-pypi-display | Ian Stapleton Cordasco | 2017-09-23 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Fix the invalid restructured text in HISTORY file | Ian Stapleton Cordasco | 2017-09-23 | 1 | -2/+2 |
| | | |/ | |||||
| | * | | new pipfile with new syntax | Kenneth Reitz | 2017-09-25 | 2 | -30/+24 |
| | |/ | |||||
| | * | stickers | Kenneth Reitz | 2017-09-19 | 2 | -1/+2 |
| | * | Merge pull request #4295 from requests/pipenv | Kenneth Reitz | 2017-09-17 | 7 | -27/+558 |
| | |\ | |||||
| | | * | update tests | Kenneth Reitz | 2017-09-17 | 1 | -3/+3 |
| | | * | remove requirements.txt | Kenneth Reitz | 2017-09-17 | 1 | -17/+0 |
| | | * | run coverage w/ pipenv | Kenneth Reitz | 2017-09-17 | 1 | -1/+1 |
| | | * | don't test on 2.6 | Kenneth Reitz | 2017-09-17 | 1 | -1/+1 |
| | | * | pip install pipenv | Kenneth Reitz | 2017-09-17 | 1 | -0/+1 |
| | | * | pipfile | Kenneth Reitz | 2017-09-17 | 4 | -6/+553 |
| | |/ | |||||
| | * | Update authors.rst | Kenneth Reitz | 2017-09-05 | 1 | -1/+1 |
| | * | Update updates.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
| | * | Update support.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
| | * | Update release-process.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
| | * | Update out-there.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
| | * | Update faq.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
| | * | Update recommended.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
| | * | Update todo.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
| | * | Update philosophy.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
| | * | Update contributing.rst | Kenneth Reitz | 2017-09-04 | 1 | -1/+3 |
| | * | Update authors.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+1 |
| | * | Update vulnerabilities.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
| | * | Update authentication.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
| | * | Update quickstart.rst | Kenneth Reitz | 2017-09-04 | 1 | -0/+2 |
