Commit Graph

  • 5d6d1bc284 Merge pull request #2737 from mjpieters/fix_dict_iteration_issue_2706 Cory Benfield 2015-08-21 09:08:19 +01:00
  • 4947cd01ae Avoid altering dictionary size during iteration, by gathering keys that need to be deleted first. Martijn Pieters 2015-08-21 08:44:09 +01:00
  • c7c26fb8eb Merge pull request #2730 from bmispelon/doc-codeblock-fix Ian Cordasco 2015-08-15 15:02:06 -05:00
  • 7197afa887 Fixed minor rendering issue in documentation code blocks Baptiste Mispelon 2015-08-15 21:53:11 +02:00
  • 3cf4ec41b9 Merge pull request #2729 from smiley/patch-1 Cory Benfield 2015-08-15 14:42:21 -04:00
  • 2411b1f56a Added name to AUTHORS after PR #2724 Smiley Barry 2015-08-15 21:00:13 +03:00
  • 53ea23128e Merge pull request #2706 from ak1r4/fix-merge-setting Ian Cordasco 2015-08-15 10:39:46 -05:00
  • fdc76f12e5 Merge pull request #2728 from lukasgraf/docs-fix-timeout-links Cory Benfield 2015-08-15 09:24:20 -04:00
  • f40bd0f707 Docs: Fix links to timeouts section by using :ref: instead of Lukas Graf 2015-08-15 11:45:44 +02:00
  • 98a59e4894 Merge pull request #2724 from smiley/master Cory Benfield 2015-08-14 15:30:00 -04:00
  • b1de7e7287 Changed phrasing to be a little clearer. Smiley Barry 2015-08-14 17:31:54 +03:00
  • 5a9097dc4b Update quickstart.rst Smiley Barry 2015-08-14 17:15:51 +03:00
  • b6127ca9ca Ignore empty fields in no_proxy Cory Benfield 2015-08-13 15:04:49 -04:00
  • 408d75d47a Merge pull request #2713 from lukasgraf/master Ian Cordasco 2015-08-07 20:18:21 -05:00
  • 1bb91653cc Docs: Clarify that method-level params are not persisted in sessions. Lukas Graf 2015-08-08 00:19:10 +02:00
  • 313143959e Merge pull request #2712 from lukasgraf/master kennethreitz 2015-08-07 16:41:21 -04:00
  • 8f3ddbeefb Mention connection pooling in session docs. Lukas Graf 2015-08-07 20:25:02 +02:00
  • 75c1776bde Document use of sessions as context managers. Lukas Graf 2015-08-07 20:21:39 +02:00
  • 5d7392f140 Merge branch 'fix-merge-setting' of https://github.com/ak1r4/requests into proposed/2.8.0 Cory Benfield 2015-08-06 19:06:23 -04:00
  • 276202f51e Fix merge setting for not preserving original order of dict parameters Akira J 2015-08-04 22:47:12 +01:00
  • 9b067db19e Merge pull request #2704 from sYnfo/patch-1 Cory Benfield 2015-08-04 09:54:30 -04:00
  • e8a4784c8f Mention SNI being backported to Python2.7.9 in FAQ Matej Stuchlik 2015-08-04 15:05:35 +02:00
  • 9648301e1e Merge pull request #2680 from peplin/patch-1 Cory Benfield 2015-07-19 10:57:01 +01:00
  • 6648defcdd Fix docs for passing a list of values for a query string Christopher Peplin 2015-07-18 18:50:29 -04:00
  • 873f834fc9 Merge remote-tracking branch 'upstream/master' into proposed/2.8.0 Ian Cordasco 2015-07-18 10:57:34 -05:00
  • 31817b66c6 Fix pool connection closed test Ian Cordasco 2015-07-18 10:57:28 -05:00
  • b4c1feac43 Merge pull request #2679 from sigmavirus24/bug/2668 Cory Benfield 2015-07-18 16:48:26 +01:00
  • b8a297baab Remove broken CaseInsensitiveDict repr test Ian Cordasco 2015-07-18 10:47:23 -05:00
  • d0aecb271f Merge pull request #2506 from Lukasa/chunkeddocs Ian Cordasco 2015-07-18 10:44:31 -05:00
  • ea1cbb3a1d Merge pull request #2617 from Lukasa/move_native_str_30 Cory Benfield 2015-07-18 16:43:50 +01:00
  • d7026bfb2a Upgrade urllib3 to 7fcfcd08a6a2150f93144d111904d1e4fb65c909 Ian Cordasco 2015-07-18 10:43:26 -05:00
  • 2b5cdc56f3 Expand on chunk length Cory Benfield 2015-07-18 16:41:29 +01:00
  • 77d7e53c12 Merge branch 'auth-digest-multi-thread' of https://github.com/exvito/requests into proposed/2.8.0 Ian Cordasco 2015-07-18 10:38:58 -05:00
  • 1e640c8456 Merge branch 'debian-imports' of https://github.com/untitaker/requests into proposed/2.8.0 Ian Cordasco 2015-07-18 10:38:30 -05:00
  • 5ec7576f23 Catch and wrap ClosedPoolError Susan Tan 2015-07-17 01:18:02 -07:00
  • 0be38a0c37 Merge pull request #2672 from petedmarsh/fix-custom-headers-example Ian Cordasco 2015-07-15 20:51:06 -05:00
  • beaa7e4180 Fix quickstart "Custom Headers" example intro Peter Marsh 2015-07-15 23:28:09 +01:00
  • 2b26489f74 Merge pull request #2666 from gvangool/extra_tests Cory Benfield 2015-07-14 07:57:58 +01:00
  • 3b325f1bc5 assert that the copy() is not the original Gert Van Gool 2015-07-14 08:10:13 +02:00
  • 47e71d1774 Don't test the NotImplemented, just make sure it's False Gert Van Gool 2015-07-13 15:07:38 +02:00
  • 147a305da8 Adds extra tests for CaseInsensitiveDict Gert Van Gool 2015-07-13 14:21:12 +02:00
  • 2440b6f089 Merge pull request #2661 from Lukasa/timeouts_are_tricky Ian Cordasco 2015-07-04 15:19:37 -05:00
  • e9a1e35f89 Only pass useful timeouts to _get_conn Cory Benfield 2015-07-03 17:00:38 +01:00
  • e4d59bedfd Merge pull request #2656 from dpursehouse/get_netrc_auth_errors Cory Benfield 2015-06-29 08:24:21 +01:00
  • 884cb7a7fb Change ignore_errors to raise_errors in get_netrc_auth David Pursehouse 2015-06-29 12:22:57 +09:00
  • a560e09427 Allow get_netrc_auth to raise parse/permission errors to caller David Pursehouse 2015-06-29 10:56:51 +09:00
  • f5dacf8446 Merge pull request #2648 from msabramo/display_url_for_exceptions Ian Cordasco 2015-06-22 16:16:28 -05:00
  • e3bdec5934 Display URL as part of HTTP error messages Marc Abramowitz 2015-06-22 13:22:59 -07:00
  • aa8c8f3983 Merge pull request #2647 from neosab/patch-2 Cory Benfield 2015-06-22 08:08:48 +01:00
  • 1024441aee Update AUTHORS.rst Sabari Kumar Murugesan 2015-06-21 23:09:24 -07:00
  • 9c5ce48ca5 Merge pull request #2646 from sigmavirus24/release-notes-2631 Cory Benfield 2015-06-21 16:15:17 +01:00
  • f351c1b687 Add release notes for PR 2631 Ian Cordasco 2015-06-21 09:20:42 -05:00
  • 91eebb1fb0 Merge pull request #2631 from neosab/handle_empty_chunk Ian Cordasco 2015-06-21 09:22:55 -05:00
  • 9bbab338fd Merge pull request #2640 from Lukasa/issue/2636 Ian Cordasco 2015-06-13 08:54:40 -05:00
  • 2e62df456a Avoid double releasing chunked upload connections Cory Benfield 2015-06-13 08:10:53 +01:00
  • 038b61477c Handle empty chunks Sabari Kumar Murugesan 2014-12-22 15:06:31 -08:00
  • 4294400733 Qualify classname in tests Ian Cordasco 2015-06-02 20:13:22 -05:00
  • 8c4d4f1af3 Move handling of method to PreparedRequest Ian Cordasco 2015-06-02 14:02:46 -05:00
  • 4aa4f82b37 Make the tests pass the method to Request Ian Cordasco 2015-05-30 09:32:26 -05:00
  • ff8153d9c5 Better default for request method Cory Benfield 2015-05-28 18:33:24 +01:00
  • 50a65a7415 Convert method to native str in request Cory Benfield 2015-05-28 18:04:24 +01:00
  • 8b5e457b75 Merge branch 'colindickson-master' Cory Benfield 2015-05-26 20:54:51 +01:00
  • fd31453aa2 fix unittest typo colin 2015-05-25 17:08:06 -04:00
  • a92a2a4263 Merge pull request #2615 from awiddersheim/docs/add_section_labels Ian Cordasco 2015-05-26 09:12:33 -05:00
  • 7ba130a0cb Docs: Add more section labels for referencing Andrew Widdersheim 2015-05-26 09:16:24 -04:00
  • dfdf371a0f Merge pull request #2610 from colindickson/master Cory Benfield 2015-05-25 18:15:57 +01:00
  • f608547bef Merge remote-tracking branch 'origin/master' colin 2015-05-24 15:02:36 -04:00
  • 1da62a65d9 fix contextlib.closing bug for sessions where content is not consumed (issue #2593) colin 2015-05-24 09:59:35 -04:00
  • 8d0889b91b fix contextlib.closing bug for sessions where content is not consumed (issue #2593) colin 2015-05-24 09:59:35 -04:00
  • 3c850b3339 Merge pull request #2608 from radarhere/patch-1 Cory Benfield 2015-05-21 09:16:24 +01:00
  • d249c0a9c6 Fixed typo in contributing.rst Andrew Murray 2015-05-21 10:31:42 +10:00
  • d866d8a44d Fixed typos in HISTORY.rst Andrew Murray 2015-05-21 10:25:42 +10:00
  • ab1f493c8b Merge branch 'max-age-pr' Ian Cordasco 2015-05-15 10:13:42 -05:00
  • dd0f164f8e Update cookies.py latyas(懒) 2015-05-15 10:28:22 +08:00
  • 059e105f8f Use complexjson everywhere Cory Benfield 2015-05-14 22:30:24 +01:00
  • 395a3e8885 Partially revert ab84f9be57 Cory Benfield 2015-05-13 07:04:57 +01:00
  • d3bd3630ee max-age may be not digits latyas(懒) 2015-05-15 10:16:35 +08:00
  • 639f8347a3 Merge pull request #2598 from Lukasa/not-poor Ian Cordasco 2015-05-14 17:32:19 -05:00
  • 553907aa6b Use complexjson everywhere Cory Benfield 2015-05-14 22:30:24 +01:00
  • fb6dade63d Partially revert ab84f9be57 Cory Benfield 2015-05-13 07:04:57 +01:00
  • cda95d3cde morsel['max-age'] may be a str. latyas(懒) 2015-05-14 18:44:33 +08:00
  • c3c4c96a95 Merge pull request #2601 from sahutd/issue2599 Cory Benfield 2015-05-14 07:15:10 +01:00
  • 86aff09103 Auth handler calls close instead of raw.close_conn Saimadhav Heblikar 2015-05-14 11:42:07 +05:30
  • 4505f71829 Merge pull request #2597 from t-8ch/defensive_programming Cory Benfield 2015-05-13 07:16:44 +01:00
  • c6c8d649af do not blindly catch all AttributeErrors Thomas Weißschuh 2015-05-12 23:21:03 +00:00
  • 868625532d Merge remote-tracking branch 'origin/master' kennethreitz 2015-05-06 12:42:47 -07:00
  • 74609c5c8f cleanup styles a bit kennethreitz 2015-05-06 12:42:43 -07:00
  • ab84f9be57 removed poor code kennethreitz 2015-05-06 12:36:26 -07:00
  • 3475399a47 fix captilization kennethreitz 2015-05-06 12:35:14 -07:00
  • 636b946af5 Merge pull request #2587 from sigmavirus24/deprecate-boolean-responses Cory Benfield 2015-05-04 14:05:36 +01:00
  • 52bc2e57c0 Remove the __bool__ and __nonzero__ response methods Ian Cordasco 2015-05-03 14:18:37 -05:00
  • a6937534ce Merge pull request #2588 from gutworth/patch-1 Ian Cordasco 2015-05-03 21:18:37 -05:00
  • ba7975fd16 use reST link syntax Benjamin Peterson 2015-05-03 20:34:09 -04:00
  • b7bd297340 v2.7.0 v2.7.0 Cory Benfield 2015-05-03 15:45:47 +01:00
  • ee7389da98 Synchronize urllib3 to 1.10.4 Cory Benfield 2015-05-03 15:02:40 +01:00
  • 6acca21bae Merge pull request #2582 from mhavard999/master Cory Benfield 2015-05-01 06:59:46 +01:00
  • 6e9ebc06d1 Make docstring of api.get more clear Matt Havard 2015-04-30 23:54:34 -04:00
  • ff71b25efc release and version history kennethreitz 2015-04-25 17:50:03 -04:00
  • c8004e3dd7 Merge remote-tracking branch 'origin/master' kennethreitz 2015-04-25 17:49:14 -04:00
  • e859204554 new community kennethreitz 2015-04-25 17:49:12 -04:00