summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This should be 3.0update-3.0Cory Benfield2017-05-311-2/+2
* Clean up invalid indentation from mergeCory Benfield2017-05-311-1/+1
* Clean up flake8 errors from mergeCory Benfield2017-05-313-3/+5
* Clean up messy mergeCory Benfield2017-05-311-2/+3
* Merge branch 'master' into proposed/3.0.0Cory Benfield2017-05-31136-32593/+621
|\
| * Merge pull request #4114 from cyberjacob/masterCory Benfield2017-05-302-2/+9
| |\
| | * Catch error if multiprocessing is not available or is unable to determine the...Jacob Mansfield2017-05-302-2/+9
| |/
| * Begin dev section of READMECory Benfield2017-05-301-0/+5
| * change development philosophy docs to reflect realityKenneth Reitz2017-05-291-2/+2
| * remove note about cacerts.pemKenneth Reitz2017-05-291-5/+0
| * improve development instructionsKenneth Reitz2017-05-291-1/+1
| * update development documentationKenneth Reitz2017-05-291-4/+7
| * remove "are you crazy?" sectionKenneth Reitz2017-05-291-5/+0
| * fix sidebarsKenneth Reitz2017-05-292-2/+2
| * improve installation docsKenneth Reitz2017-05-291-2/+2
| * improve install docsKenneth Reitz2017-05-291-2/+2
| * fix github starsKenneth Reitz2017-05-291-1/+1
| * improve installation instructionsKenneth Reitz2017-05-291-1/+2
| * Merge branch 'master' of github.com:kennethreitz/requestsKenneth Reitz2017-05-2911-45/+39
| |\
| | * Merge pull request #4108 from requests/flake8-improvementsKenneth Reitz2017-05-2911-45/+39
| | |\
| | | * cleanup utils.pyKenneth Reitz2017-05-291-2/+3
| | | * cleanup sessions.pyKenneth Reitz2017-05-291-26/+15
| | | * cleanup models.pyKenneth Reitz2017-05-291-4/+6
| | | * improve flake8 help.pyKenneth Reitz2017-05-291-1/+0
| | | * cleanup help.py (flake8)flake8-improvementsKenneth Reitz2017-05-291-1/+3
| | | * improve line continuations for flake8Kenneth Reitz2017-05-291-2/+4
| | | * fix empty lines for flake8Kenneth Reitz2017-05-291-0/+1
| | | * fix flake8 indent errorKenneth Reitz2017-05-291-1/+1
| | | * ignore undefined names in flake8Kenneth Reitz2017-05-291-1/+1
| | | * flake8 ignore lambda expressionsKenneth Reitz2017-05-291-1/+1
| | | * fix spaces in api.pyKenneth Reitz2017-05-291-1/+1
| | | * fix flake8 for EOF in __init__.pyKenneth Reitz2017-05-291-2/+0
| | | * flake8: import statement improvementsKenneth Reitz2017-05-292-5/+5
| | | * ignore line continuations for flake8Kenneth Reitz2017-05-291-1/+1
| | | * ignore import statements for flake8Kenneth Reitz2017-05-291-1/+1
| | |/
| * | improve install documentation syntaxKenneth Reitz2017-05-291-1/+1
| |/
| * v2.17.3v2.17.3Kenneth Reitz2017-05-292-2/+10
| * v2.17.2Kenneth Reitz2017-05-292-2/+10
| * 2.17.1Kenneth Reitz2017-05-291-0/+8
| * Merge pull request #4106 from silverlogic/masterKenneth Reitz2017-05-293-1/+15
| |\
| | * Fix requests.packages not having package attributesRyan Pineo2017-05-293-1/+15
| |/
| * v2.17.1v2.17.1Kenneth Reitz2017-05-291-2/+2
| * Merge pull request #4103 from untitaker/issue4102Kenneth Reitz2017-05-291-10/+9
| |\
| | * Preserve identity of unbundled depsMarkus Unterwaditzer2017-05-291-10/+9
| |/
| * Merge branch 'master' of github.com:kennethreitz/requestsKenneth Reitz2017-05-292-6/+0
| |\
| | * Update index.rstKenneth Reitz2017-05-291-3/+0
| | * Update README.rstKenneth Reitz2017-05-291-3/+0
| * | fix manifest fileKenneth Reitz2017-05-291-1/+1
| |/
| * Merge branch 'master' of github.com:kennethreitz/requestsv2.17.02.16.0Kenneth Reitz2017-05-2917-75/+49
| |\
| | * Merge pull request #4099 from requests/requests-namespaceKenneth Reitz2017-05-2917-52/+52
| | |\