summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4551 from RatanShreshtha/3.03.0Nate Prewitt2018-06-142-2/+5
|\
| * Updated types in __init__.py according to types.pyRatanShreshtha2018-03-222-2/+5
|/
* attempt to fix appveyorKenneth Reitz2018-03-151-4/+2
* appveyor attemptKenneth Reitz2018-03-151-15/+0
* fix testsKenneth Reitz2018-03-151-1/+1
* session fixtureKenneth Reitz2018-03-151-145/+112
* no more sessionKenneth Reitz2018-03-151-1/+1
* session improvementsKenneth Reitz2018-03-152-13/+4
* slots on headerdictKenneth Reitz2018-03-151-1/+3
* __init__.pyKenneth Reitz2018-03-153-11/+13
* f-stringsKenneth Reitz2018-03-151-3/+3
* as_dictKenneth Reitz2018-03-151-2/+7
* or noneKenneth Reitz2018-03-151-2/+2
* whiteKenneth Reitz2018-03-153-18/+27
* passing tests™Kenneth Reitz2018-03-154-43/+41
* utils typing, betterKenneth Reitz2018-03-151-29/+19
* typing for utils.pyKenneth Reitz2018-03-152-80/+53
* white / improvementsKenneth Reitz2018-03-154-81/+32
* proper mypy-pytest setupKenneth Reitz2018-03-152-3/+3
* slotsKenneth Reitz2018-03-151-0/+1
* rfc3986Kenneth Reitz2018-03-151-0/+1
* pipfile updatesKenneth Reitz2018-03-151-1/+1
* sameKenneth Reitz2018-03-151-1/+1
* python 3.6 syntaxKenneth Reitz2018-03-151-4/+4
* more __slots__Kenneth Reitz2018-03-151-0/+13
* __slots__Kenneth Reitz2018-03-152-2/+6
* __slots__Kenneth Reitz2018-03-153-24/+27
* validateKenneth Reitz2018-03-151-5/+3
* use rfc8936Kenneth Reitz2018-03-153-39/+50
* rfc3986Kenneth Reitz2018-03-154-1/+4
* mergeKenneth Reitz2018-03-157-7/+364
|\
| * Update AUTHORS.rst.Allan Crooks2017-09-121-0/+1
| * Rename HTTPHeaderDict methods to getlist and setlist to be more consistent wi...Allan Crooks2017-09-124-32/+30
| * Update documentation regarding response headers.Allan Crooks2017-09-122-0/+8
| * Use HTTPHeaderDict for response headers.Allan Crooks2017-09-122-3/+14
| * Add HTTPHeaderDict data structure and tests.Allan Crooks2017-09-122-3/+316
| * Add tests showing current behaviour of how multiple response headers with the...Allan Crooks2017-09-121-0/+20
* | unused importKenneth Reitz2018-03-151-1/+1
* | white for setup.pyKenneth Reitz2018-03-151-2/+17
* | whiteKenneth Reitz2018-03-1523-142/+472
* | there's one solution (to a temporary problem)Kenneth Reitz2018-03-141-2/+2
* | pipfile for blackKenneth Reitz2018-03-142-865/+1
* | Merge branch '3.0' of github.com:requests/requests into 3.0Kenneth Reitz2018-03-141-2/+2
|\ \
| * \ Merge pull request #4543 from RatanShreshtha/3.0Kenneth Reitz2018-03-141-2/+2
| |\ \
| | * | Type annoted requests/__init__.py.RatanShreshtha2018-03-141-2/+2
| |/ /
* | | blackKenneth Reitz2018-03-1433-1611/+1421
|/ /
* | #4542Kenneth Reitz2018-03-132-5/+6
* | Merge pull request #4542 from RatanShreshtha/3.0Kenneth Reitz2018-03-131-2/+4
|\ \
| * | Added type hints for help.py.Ratan.Kulshreshtha2018-03-131-2/+4
|/ /
* | fix redirectsKenneth Reitz2018-03-121-5/+5