| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4551 from RatanShreshtha/3.03.0 | Nate Prewitt | 2018-06-14 | 2 | -2/+5 |
| |\ | |||||
| | * | Updated types in __init__.py according to types.py | RatanShreshtha | 2018-03-22 | 2 | -2/+5 |
| |/ | |||||
| * | attempt to fix appveyor | Kenneth Reitz | 2018-03-15 | 1 | -4/+2 |
| * | appveyor attempt | Kenneth Reitz | 2018-03-15 | 1 | -15/+0 |
| * | fix tests | Kenneth Reitz | 2018-03-15 | 1 | -1/+1 |
| * | session fixture | Kenneth Reitz | 2018-03-15 | 1 | -145/+112 |
| * | no more session | Kenneth Reitz | 2018-03-15 | 1 | -1/+1 |
| * | session improvements | Kenneth Reitz | 2018-03-15 | 2 | -13/+4 |
| * | slots on headerdict | Kenneth Reitz | 2018-03-15 | 1 | -1/+3 |
| * | __init__.py | Kenneth Reitz | 2018-03-15 | 3 | -11/+13 |
| * | f-strings | Kenneth Reitz | 2018-03-15 | 1 | -3/+3 |
| * | as_dict | Kenneth Reitz | 2018-03-15 | 1 | -2/+7 |
| * | or none | Kenneth Reitz | 2018-03-15 | 1 | -2/+2 |
| * | white | Kenneth Reitz | 2018-03-15 | 3 | -18/+27 |
| * | passing tests™ | Kenneth Reitz | 2018-03-15 | 4 | -43/+41 |
| * | utils typing, better | Kenneth Reitz | 2018-03-15 | 1 | -29/+19 |
| * | typing for utils.py | Kenneth Reitz | 2018-03-15 | 2 | -80/+53 |
| * | white / improvements | Kenneth Reitz | 2018-03-15 | 4 | -81/+32 |
| * | proper mypy-pytest setup | Kenneth Reitz | 2018-03-15 | 2 | -3/+3 |
| * | slots | Kenneth Reitz | 2018-03-15 | 1 | -0/+1 |
| * | rfc3986 | Kenneth Reitz | 2018-03-15 | 1 | -0/+1 |
| * | pipfile updates | Kenneth Reitz | 2018-03-15 | 1 | -1/+1 |
| * | same | Kenneth Reitz | 2018-03-15 | 1 | -1/+1 |
| * | python 3.6 syntax | Kenneth Reitz | 2018-03-15 | 1 | -4/+4 |
| * | more __slots__ | Kenneth Reitz | 2018-03-15 | 1 | -0/+13 |
| * | __slots__ | Kenneth Reitz | 2018-03-15 | 2 | -2/+6 |
| * | __slots__ | Kenneth Reitz | 2018-03-15 | 3 | -24/+27 |
| * | validate | Kenneth Reitz | 2018-03-15 | 1 | -5/+3 |
| * | use rfc8936 | Kenneth Reitz | 2018-03-15 | 3 | -39/+50 |
| * | rfc3986 | Kenneth Reitz | 2018-03-15 | 4 | -1/+4 |
| * | merge | Kenneth Reitz | 2018-03-15 | 7 | -7/+364 |
| |\ | |||||
| | * | Update AUTHORS.rst. | Allan Crooks | 2017-09-12 | 1 | -0/+1 |
| | * | Rename HTTPHeaderDict methods to getlist and setlist to be more consistent wi... | Allan Crooks | 2017-09-12 | 4 | -32/+30 |
| | * | Update documentation regarding response headers. | Allan Crooks | 2017-09-12 | 2 | -0/+8 |
| | * | Use HTTPHeaderDict for response headers. | Allan Crooks | 2017-09-12 | 2 | -3/+14 |
| | * | Add HTTPHeaderDict data structure and tests. | Allan Crooks | 2017-09-12 | 2 | -3/+316 |
| | * | Add tests showing current behaviour of how multiple response headers with the... | Allan Crooks | 2017-09-12 | 1 | -0/+20 |
| * | | unused import | Kenneth Reitz | 2018-03-15 | 1 | -1/+1 |
| * | | white for setup.py | Kenneth Reitz | 2018-03-15 | 1 | -2/+17 |
| * | | white | Kenneth Reitz | 2018-03-15 | 23 | -142/+472 |
| * | | there's one solution (to a temporary problem) | Kenneth Reitz | 2018-03-14 | 1 | -2/+2 |
| * | | pipfile for black | Kenneth Reitz | 2018-03-14 | 2 | -865/+1 |
| * | | Merge branch '3.0' of github.com:requests/requests into 3.0 | Kenneth Reitz | 2018-03-14 | 1 | -2/+2 |
| |\ \ | |||||
| | * \ | Merge pull request #4543 from RatanShreshtha/3.0 | Kenneth Reitz | 2018-03-14 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * | | Type annoted requests/__init__.py. | RatanShreshtha | 2018-03-14 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | black | Kenneth Reitz | 2018-03-14 | 33 | -1611/+1421 |
| |/ / | |||||
| * | | #4542 | Kenneth Reitz | 2018-03-13 | 2 | -5/+6 |
| * | | Merge pull request #4542 from RatanShreshtha/3.0 | Kenneth Reitz | 2018-03-13 | 1 | -2/+4 |
| |\ \ | |||||
| | * | | Added type hints for help.py. | Ratan.Kulshreshtha | 2018-03-13 | 1 | -2/+4 |
| |/ / | |||||
| * | | fix redirects | Kenneth Reitz | 2018-03-12 | 1 | -5/+5 |
