summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* v2.24.0v2.24.0Nate Prewitt2020-06-172-2/+12
* updating usage informationNate Prewitt2020-06-171-2/+2
* Merge pull request #5496 from dbaxa/optimise-prepare-bodyNate Prewitt2020-06-171-5/+5
|\
| * Avoid an unnecessary computation of the length of data for non-stream request...David Black2020-06-161-5/+5
|/
* Update number of dependents on requests (#5495)Bharat Raghunathan2020-06-151-1/+1
* Fix typo in README (#5468)Kevin Kirsche2020-06-151-1/+1
* Merge pull request #5492 from dbaxa/avoid-calling-resolve_redirects-whe-not-f...Nate Prewitt2020-06-151-4/+6
|\
| * Remove what appears to be an un-needed call to self.resolve_redirects when no...David Black2020-06-151-4/+6
|/
* fix raise_for_status docstring (#5293)Thomas Grainger2020-05-081-1/+1
* Fix test_conflicting_post_params to work on pytest 5 (#5305)Miro HronĨok2020-05-081-2/+4
* Add changelog entry for pyOpenSSL changeSeth Michael Larson2020-05-011-2/+7
* Don't use pyOpenSSL unless no SNI is detectedSeth Michael Larson2020-05-011-6/+14
* update bleach security vulnerabilityNate Prewitt2020-04-031-103/+83
* fixing rst markupNate Prewitt2020-04-031-2/+2
* fix README typoDustin Rodrigues2020-04-031-1/+1
* Remove explicit unicode literal in README.md and doc (#5336)Alessio Izzo2020-03-254-17/+17
* Also update GitHub's Security Disclosure document (#5370)Seth Michael Larson2020-02-271-8/+8
* Update disclosure contact info (#5369)Nate Prewitt2020-02-271-4/+6
* changing of the guardNate Prewitt2020-02-261-2/+3
* updating pipfile.lock for bleach security issue (#5364)Nate Prewitt2020-02-261-184/+230
* Normalize exception docstrings (#5338)Redowan Delowar2020-02-231-6/+3
* v2.23.0Nate Prewitt2020-02-192-3/+19
* Revert "Fix for response with UTF-8 BOM #4976"Nate Prewitt2020-02-183-34/+0
* Revert "Use urllib for chunked requests"Nate Prewitt2020-02-181-13/+58
* Revert "#4965 fix: Accessing response.content twice removes forgets read error."Nate Prewitt2020-02-183-62/+3
* Remove an obsolete attribute from __attrs__Ned Batchelder2020-02-181-1/+1
* Limit dependencies to major instead of minor (#5342)Chris Withers2020-02-181-3/+3
* Fix the syntax highlighting in the example (#5276)Alexander Zhukov2020-02-171-2/+2
* Merge pull request #5346 from stock1218/masterNate Prewitt2020-02-172-2/+2
|\
| * Update link to pipenv in installation guide.John Samuels2020-02-171-1/+1
| * Update link to pipenv in README.John Samuels2020-02-171-1/+1
|/
* Merge pull request #5326 from nawatts/intersphinx-mapping-configNate Prewitt2020-01-311-1/+1
|\
| * Fix intersphinx_mapping config for Python standard libraryNick Watts2020-01-251-1/+1
|/
* Merge pull request #5325 from nawatts/install-pip-linkNate Prewitt2020-01-251-1/+1
|\
| * Change link for pip installation instructionsNick Watts2020-01-251-1/+1
|/
* Add PyPy3 to Travis test suite (#5193)johnthagen2020-01-212-1/+5
* Move community files under .github/ (#5206)Hugo van Kemenade2020-01-193-7/+4
* Add Python 2 support entry in FAQ (#5303)Sumana Harihareswara2020-01-091-0/+12
* Update example code in README.md (#5292)John Kooker2020-01-091-1/+1
* Merge pull request #5306 from hugovk/update-python-versions-in-faqNate Prewitt2020-01-092-10/+2
|\
| * Update supported Python versionsHugo2020-01-062-10/+2
|/
* Merge pull request #5250 from MasterOdin/patch-1Nate Prewitt2019-11-221-1/+1
|\
| * Fix link to requests-threads on community/recommendedMatthew Peveler2019-10-301-1/+1
|/
* Change documentation website to requests.readthedocs.io (#5236)Sorin Sbarnea2019-10-2411-16/+16
* update translation links from http -> https (#5237)Charles Reid2019-10-242-14/+14
* Merge pull request #5243 from hugovk/test-3.8-finalNate Prewitt2019-10-241-1/+1
|\
| * Test on Python 3.8 finalHugo2019-10-221-1/+1
|/
* Merge pull request #5216 from Leetcore/patch-1Ernest W. Durbin III2019-09-301-1/+1
|\
| * documentation link fixedAlex K2019-09-291-1/+1
|/
* Test on Python 3.8 betaHugo2019-09-262-1/+3