summaryrefslogtreecommitdiff
path: root/requests/help.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining references to removed, vendored packages (#4499)Jon Dufresne2018-02-171-1/+1
| | | | As the vendored packages were removing in version 2.16, all remaining doc references should be replaced with newer practices.
* Add idna version info to requests.helpAlex Chan2017-07-271-0/+5
|
* fix OPENSSL_VERSION_NUMBER check on Python2.6's ssl moduleNate Prewitt2017-07-031-3/+7
|
* Fix a typo: verison -> versionFelix Yan2017-06-061-1/+1
|
* improve flake8 help.pyKenneth Reitz2017-05-291-1/+0
|
* cleanup help.py (flake8)flake8-improvementsKenneth Reitz2017-05-291-1/+3
|
* improvements to help utilityKenneth Reitz2017-05-271-2/+2
|
* rename information/infohelpKenneth Reitz2017-05-271-2/+2
|
* add info about chardet and urllib3Kenneth Reitz2017-05-271-0/+110