summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v2.11.0v2.11.0Kenneth Reitz2016-08-082-3/+3
* Merge pull request #3475 from Lukasa/prepare-2.11Kenneth Reitz2016-08-0812-102/+767
|\
| * Oh yeah, we updated urllib3 too.Cory Benfield2016-08-081-0/+4
| * Changelog for 2.11Cory Benfield2016-08-081-0/+24
| * Update urllib3 to 1.16Cory Benfield2016-08-0811-102/+739
|/
* Merge pull request #3469 from roselma/patch-1Cory Benfield2016-08-031-0/+13
|\
| * Add a bit about RequestsCookieJar to Cookies sectionMichael2016-08-031-0/+13
|/
* Merge pull request #3462 from sigmavirus24/bug/3461Cory Benfield2016-07-301-1/+1
|\
| * Close and then release the connectionIan Cordasco2016-07-301-1/+1
|/
* Merge pull request #3441 from scop/spellingIan Cordasco2016-07-262-2/+2
|\
| * Spelling fixesVille Skyttä2016-07-262-2/+2
|/
* Merge pull request #3429 from nateprewitt/docstring_cleanupKenneth Reitz2016-07-2022-108/+130
|\
| * making class and function docstrings consistentNate Prewitt2016-07-209-92/+101
| * making module docstrings and coding comments consistentNate Prewitt2016-07-1920-16/+29
* | Merge pull request #3428 from nateprewitt/pep8_fixesKenneth Reitz2016-07-2012-29/+39
|\ \ | |/ |/|
| * adding in pep8 fixesNate Prewitt2016-07-2012-29/+39
|/
* Merge pull request #3415 from nateprewitt/test_cleanupCory Benfield2016-07-151-4/+0
|\
| * removing redundant testNate Prewitt2016-07-141-4/+0
|/
* Merge pull request #3402 from HarrisonJackson/remove-extra-warnings-importCory Benfield2016-07-141-2/+0
|\
| * Remove duplicate import warningsHarrison Jackson2016-07-141-2/+0
|/
* Merge pull request #3401 from Zeusw/patch-1Cory Benfield2016-07-141-1/+1
|\
| * in python3.x not have StringIOZeusw2016-07-141-1/+1
|/
* Merge pull request #3390 from nateprewitt/3386_header_value_typeCory Benfield2016-07-072-7/+30
|\
| * Defining header value type requirements and testsNate Prewitt2016-07-052-7/+30
* | Merge pull request #3388 from nateprewitt/header_doc_updateIan Cordasco2016-07-072-1/+6
|\ \ | |/ |/|
| * updating documentation to reflect decision of #3386Nate Prewitt2016-07-072-1/+6
|/
* Support responses like `HTTP/1.1 404 Unicode chars` (#3385)Andrii Kostenko2016-07-052-2/+15
* adding in slice_length fix and test for chunk_size=None (#3370)Nate Prewitt2016-07-022-2/+10
* Merge pull request #3366 from nateprewitt/2947-no-returns-in-headerCory Benfield2016-07-025-7/+75
|\
| * check and test for headers containing return characters or leading whitespaceNate Prewitt2016-07-025-7/+75
* | Merge pull request #3382 from nateprewitt/iter_content_docstringCory Benfield2016-07-021-0/+6
|\ \
| * | updating docstring to match functionalityNate Prewitt2016-07-021-0/+6
|/ /
* | Allow None value for chunk_size again (#3368)Joy Zheng2016-06-302-3/+8
|/
* adding asserted_encoding check on None type encoding to match text() behavior...Nate Prewitt2016-06-282-5/+19
* Merge pull request #3365 from nateprewitt/3364_chunking_is_intCory Benfield2016-06-282-0/+16
|\
| * added in type check for chunk_sizeNate Prewitt2016-06-272-0/+16
|/
* Merge pull request #3358 from petedmarsh/masterCory Benfield2016-06-211-4/+2
|\
| * Update list of supported Python versions in todo.rstPeter Marsh2016-06-211-4/+2
|/
* Merge pull request #3236 from eriol/xfail-testKenneth Reitz2016-06-201-0/+1
|\
| * Use xfail marker for a test expected to fail without Internet connectionDaniele Tricoli2016-05-291-0/+1
* | Test security warnings (#3289)John Vandenberg2016-06-172-0/+56
* | Merge pull request #3297 from davidfischer/http-error-specificsKenneth Reitz2016-06-081-2/+3
|\ \
| * | Note how HTTPErrors are raisedDavid Fischer2016-06-081-2/+3
* | | compensate for lack of tasteKenneth Reitz2016-06-091-4/+4
* | | Merge pull request #3298 from davidfischer/appengine-notesKenneth Reitz2016-06-081-1/+4
|\ \ \ | |/ / |/| |
| * | Update a note on AppEngineDavid Fischer2016-06-081-1/+4
|/ /
* | Document header ordering. (#3295)Cory Benfield2016-06-081-1/+8
* | wildly inaccurate button results in deletionKenneth Reitz2016-06-041-3/+0
* | Merge pull request #3251 from sigmavirus24/bug/3250Cory Benfield2016-06-011-0/+2
|\ \ | |/ |/|
| * Update documentation of Session.max_redirectsIan Cordasco2016-06-011-0/+2
|/