Commit Graph

  • 8dd3b26bf5 Merge pull request #6302 from flysee/main master Ian Stapleton Cordasco 2024-03-18 16:38:16 -05:00
  • 13d892bdbe Additional should_bypass_proxies function test cases flysee 2024-03-18 22:33:17 +08:00
  • 1604e20fc8 Fix the proxy_bypass_registry function all returning true in some cases. flysee 2022-12-07 11:24:22 +00:00
  • eeafb6ab3a Merge pull request #6662 from sigmavirus24/fix-tls-floppy Ian Stapleton Cordasco 2024-03-14 06:25:24 -05:00
  • a94e9b5308 Add local TLS server Ian Stapleton Cordasco 2024-03-13 15:58:45 -05:00
  • a58d7f2ffb Merge pull request #6655 from sigmavirus24/fix-tls-floppy Ian Stapleton Cordasco 2024-03-11 06:21:59 -05:00
  • c0813a2d91 Use TLS settings in selecting connection pool Ian Stapleton Cordasco 2024-03-03 07:00:49 -06:00
  • eea3bbf9ac Merge pull request #6562 from amkarn258/issue-6223 Ian Stapleton Cordasco 2024-02-23 06:26:38 -06:00
  • f3f2611d83 Merge pull request #6583 from EFord36/fix-broken-links Ian Stapleton Cordasco 2024-02-23 05:30:46 -06:00
  • a0e79bad05 update broken rfc link Elliot Ford 2023-11-24 11:05:45 +00:00
  • 0a7f662aa7 Make example URL format a literal rather than an actual link Elliot Ford 2023-11-24 11:04:54 +00:00
  • 5f1c3c22ff remove section with broken link to survey Elliot Ford 2023-11-24 11:04:32 +00:00
  • 541aa80ca3 update urllib3 docs link Elliot Ford 2023-11-24 11:04:16 +00:00
  • d3b3399ece update authors github link Elliot Ford 2023-11-24 10:44:09 +00:00
  • 0ec2780c29 update broken github pagination link Elliot Ford 2023-11-24 10:37:33 +00:00
  • b8be93a721 Merge pull request #6589 from bruceadams/super_len_str_utf-8 Ian Stapleton Cordasco 2024-02-22 18:53:25 -06:00
  • 3587a5f869 Merge pull request #6644 from sigmavirus24/bug/6643 Ian Stapleton Cordasco 2024-02-22 18:49:42 -06:00
  • 60389df6d6 Trim excess leading path separators Ian Stapleton Cordasco 2024-02-21 19:09:48 -06:00
  • 382fc2c0c6 Merge pull request #6629 from Tarty/fix-6628-jsondecode-error-not-deserializable Nate Prewitt 2024-02-22 12:27:37 -08:00
  • 7a13c041db Merge pull request #6642 from nateprewitt/drop_python_37 Nate Prewitt 2024-02-20 15:44:43 -08:00
  • 58cea7a728 Drop support for CPython 3.7 Nate Prewitt 2024-02-20 15:22:20 -08:00
  • 9439fad038 Merge pull request #6641 from nateprewitt/fix_ci Ian Stapleton Cordasco 2024-02-20 17:32:57 -06:00
  • 8fa4302322 Update Sphinx to work with latest readthedocs requirements Nate Prewitt 2024-02-20 15:04:04 -08:00
  • 28855fd43a Update supported copies of PyPy Nate Prewitt 2024-02-20 13:58:26 -08:00
  • 5fc10bf1f5 Fix httpbin pin for test suite Nate Prewitt 2024-02-20 13:37:25 -08:00
  • 46c1a3d8c8 Merge pull request #6640 from nateprewitt/community_docs_cleanup Ian Stapleton Cordasco 2024-02-20 14:04:33 -06:00
  • 6106a63eb6 Cleanup defunct links from community docs page Nate Prewitt 2024-02-20 11:58:35 -08:00
  • 4f3f189d6b Merge pull request #6632 from psf/dependabot/github_actions/github/codeql-action-3.24.0 Ian Stapleton Cordasco 2024-02-05 20:54:26 -06:00
  • a5a0e4b587 Bump github/codeql-action from 3.23.0 to 3.24.0 dependabot[bot] 2024-02-05 16:38:01 +00:00
  • 3ff3ff21dd Fix #6628 - JSONDecodeError are not deserializable Thomas Dehghani 2024-01-31 17:07:35 +01:00
  • 96b22fa18c Merge pull request #6619 from psf/dependabot/github_actions/github/codeql-action-3.23.0 Ian Stapleton Cordasco 2024-01-08 11:56:01 -06:00
  • b0e6c9bf85 Bump github/codeql-action from 3.22.11 to 3.23.0 dependabot[bot] 2024-01-08 17:01:37 +00:00
  • 72eccc8dd8 Merge pull request #6612 from miketheman/fix-docs-urls Ian Stapleton Cordasco 2023-12-23 12:33:48 -06:00
  • 25939d8784 add myself Mike Fiedler 2023-12-23 18:15:33 +00:00
  • bfba9dc68c docs: replace concrete URLs with references Mike Fiedler 2023-12-23 18:09:08 +00:00
  • f23346a9b8 Revert "Merge pull request #6605 from jaikishpai/fix-#6604" Mike Fiedler 2023-12-23 17:36:34 +00:00
  • f3f9784419 Merge pull request #6613 from miketheman/add-socks-label Ian Stapleton Cordasco 2023-12-23 11:24:56 -06:00
  • b5bd0f14cc docs: add label to socks heading Mike Fiedler 2023-12-23 17:17:34 +00:00
  • 242d3113c0 docs: specify sphinx dirhtml builder Mike Fiedler 2023-12-23 16:16:50 +00:00
  • 1396eb6f7a Merge pull request #6605 from jaikishpai/fix-#6604 Nate Prewitt 2023-12-19 22:17:55 -08:00
  • e4c821a247 Merge pull request #6607 from psf/dependabot/github_actions/github/codeql-action-3.22.11 Nate Prewitt 2023-12-18 09:30:42 -08:00
  • 421b1f1757 Bump github/codeql-action from 2.22.1 to 3.22.11 dependabot[bot] 2023-12-18 16:39:47 +00:00
  • 1447bccc05 fix for ##6604 Jaikish Pai 2023-12-17 22:34:30 +01:00
  • 3b5978fc5d Merge pull request #6592 from atatuzuner61/bug/6584 Ian Stapleton Cordasco 2023-12-16 14:24:02 -06:00
  • 1ddf014f47 Merge pull request #6600 from MestreLion/MestreLion-connection-timeout-note Ian Stapleton Cordasco 2023-12-16 07:30:18 -06:00
  • 92f9e431c9 Update docs/user/advanced.rst Ian Stapleton Cordasco 2023-12-16 07:29:50 -06:00
  • 951dd15fa6 Update docs/user/advanced.rst Ian Stapleton Cordasco 2023-12-16 07:26:23 -06:00
  • 51d0d83eaf Merge pull request #6603 from nsoranzo/rtd_config Ian Stapleton Cordasco 2023-12-16 07:24:37 -06:00
  • c7c2ebf1a7 Add now mandatory readthedocs config file Nicola Soranzo 2023-12-15 20:59:51 +00:00
  • a64f32ba45 Add note on connection timeout being larger than specified. Fix #5773 Rodrigo Silva 2023-12-13 10:05:12 -03:00
  • a25fde6989 Merge pull request #6599 from psf/dependabot/github_actions/actions/setup-python-5.0.0 Nate Prewitt 2023-12-11 08:11:07 -08:00
  • ba67dc8dcc Bump actions/setup-python from 4.7.0 to 5.0.0 dependabot[bot] 2023-12-11 16:07:15 +00:00
  • 769bc3ae5c Merge pull request #6596 from psf/fix-autoclose-automtaion Nate Prewitt 2023-12-01 09:18:02 -08:00
  • d6ffd868ee Update close-issues.yml Ian Stapleton Cordasco 2023-12-01 08:05:59 -06:00
  • 3fd309a5c1 Enhance super_len to count encoded bytes for str Bruce Adams 2023-11-28 13:17:49 -05:00
  • ec84f2c539 Fixes to test Ata Tuzuner 2023-11-29 12:27:18 -05:00
  • 889910c77a Added tests for status code 425 definitions. Ata Tuzuner 2023-11-29 12:24:15 -05:00
  • b37878d340 Too early definition added to 425 status code type Ata Tuzuner 2023-11-28 18:12:22 -05:00
  • f6707042d8 Unit test for string containing multi-byte UTF-8 Bruce Adams 2023-11-27 17:27:43 -05:00
  • 0b4d494192 Merge pull request #6581 from EFord36/typo-fix Ian Stapleton Cordasco 2023-11-22 09:10:47 -06:00
  • 15849947ec fix docstring typo: a -> as Elliot Ford 2023-11-22 11:31:53 +00:00
  • c6de5a14e5 Merge pull request #6580 from psf/dependabot/github_actions/dessant/lock-threads-5.0.0 Ian Stapleton Cordasco 2023-11-20 10:37:07 -06:00
  • e66a07b286 Bump dessant/lock-threads from 4.0.1 to 5.0.0 dependabot[bot] 2023-11-20 16:28:17 +00:00
  • 9e98a8749a Merge pull request #6574 from msea1/matthew/fix_space Nate Prewitt 2023-11-15 23:44:49 -08:00
  • c32b046243 Fix missing space in error message Matthew Carruth 2023-11-15 17:00:28 -08:00
  • 89cde235be checkstyle mayank 2023-11-04 23:20:21 +05:30
  • d7490c9d2d Update src/requests/packages.py amkarn258 2023-10-31 22:36:39 +05:30
  • e9b1217cff added handling for chardet and charset_normalizer imports mayank 2023-10-31 20:37:59 +05:30
  • ad761abcdd every chardet package maps to requests.packages.chardet.* package respectively mayank 2023-10-31 00:50:10 +05:30
  • 839a8edec3 Merge pull request #6552 from swims-hjkl/issue/test_header_validation Nate Prewitt 2023-10-17 23:08:52 -07:00
  • a8e9c1b436 added assert statements into tests/test_requests/test_header_validation in regards to the issue #6551 sumedhrao7 2023-10-18 07:40:50 +05:30
  • b55bb15c35 Merge pull request #6527 from sigmavirus24/update-templates Nate Prewitt 2023-10-11 09:29:20 -07:00
  • 8187768622 Update close-issues.yml Ian Stapleton Cordasco 2023-10-11 08:19:57 -05:00
  • f75b9504fc Update close comment Ian Stapleton Cordasco 2023-10-11 08:19:14 -05:00
  • 8199a2b389 Merge pull request #6548 from psf/dependabot/github_actions/github/codeql-action-2.22.1 Nate Prewitt 2023-10-09 09:49:28 -07:00
  • 42a3b5cce8 Bump github/codeql-action from 2.21.3 to 2.22.1 dependabot[bot] 2023-10-09 16:29:55 +00:00
  • f5a7aefc2d Fix urllib3 pin in setup.cfg (#6545) Nate Prewitt 2023-10-06 15:34:24 -07:00
  • ee93fac6b2 Merge pull request #6538 from psf/dependabot/github_actions/actions/checkout-4.1.0 Nate Prewitt 2023-09-25 11:30:05 -07:00
  • a775435c4b Bump actions/checkout from 4.0.0 to 4.1.0 dependabot[bot] 2023-09-25 16:28:35 +00:00
  • 6c8d9b1d0f Autoclose specific issue templates Ian Stapleton Cordasco 2023-09-13 09:33:58 -05:00
  • 881281250f Merge pull request #6519 from psf/dependabot/github_actions/actions/checkout-4.0.0 Ian Stapleton Cordasco 2023-09-04 19:17:08 -05:00
  • 29fc8d1e93 Bump actions/checkout from 3.6.0 to 4.0.0 dependabot[bot] 2023-09-04 16:21:27 +00:00
  • 8b560ecb24 Merge pull request #6517 from jnhyperion/remove-pytest-ini Ian Stapleton Cordasco 2023-08-29 09:27:10 -05:00
  • 4585a7fbda remove pytest.ini since it does not exist anymore Johnny.H 2023-08-29 13:41:49 +08:00
  • 16dc70df34 Merge pull request #6516 from psf/dependabot/github_actions/actions/checkout-3.6.0 Ian Stapleton Cordasco 2023-08-28 14:05:56 -05:00
  • bea231b033 Bump actions/checkout from 3.5.3 to 3.6.0 dependabot[bot] 2023-08-28 16:12:37 +00:00
  • 2ee5b0b01c Fix documentation monthly download badge (#6508) 13steinj 2023-08-18 12:01:26 -05:00
  • 89f0eb91b3 fix monthly download badge (#6507) Jonas Schell 2023-08-16 17:16:53 +02:00
  • 005571d118 Remove pytest-mock requirement (#6505) Nate Prewitt 2023-08-13 16:08:21 -07:00
  • d63e94f552 Move to src directory (#6506) Nate Prewitt 2023-08-13 14:46:13 -07:00
  • e9fa2e2da3 Add 3.12 classifier and tox configuration (#6503) Nate Prewitt 2023-08-13 12:56:18 -07:00
  • 678fca8423 Upgrade to httpbin 0.10.0 (#6496) Nate Prewitt 2023-08-13 09:56:53 -07:00
  • d8152769ce Merge pull request #6501 from psf/dependabot/github_actions/actions/checkout-3.5.3 Nate Prewitt 2023-08-12 13:15:39 -07:00
  • 9ff1a25ef5 Merge pull request #6502 from psf/dependabot/github_actions/github/codeql-action-2.21.3 Nate Prewitt 2023-08-12 12:50:52 -07:00
  • 4bd06cd325 Bump actions/checkout from 2.7.0 to 3.5.3 dependabot[bot] 2023-08-12 19:37:22 +00:00
  • 09a241f59e Merge pull request #6500 from psf/dependabot/github_actions/actions/setup-python-4.7.0 Nate Prewitt 2023-08-12 12:36:48 -07:00
  • 6ad493650c Merge pull request #6499 from psf/dependabot/github_actions/dessant/lock-threads-4.0.1 Nate Prewitt 2023-08-12 12:24:59 -07:00
  • 9acca90bf6 Bump github/codeql-action from 1.1.39 to 2.21.3 dependabot[bot] 2023-08-12 19:03:30 +00:00
  • c7933453cf Bump actions/setup-python from 2.3.4 to 4.7.0 dependabot[bot] 2023-08-12 19:03:22 +00:00
  • ea49261a27 Bump dessant/lock-threads from 3.0.0 to 4.0.1 dependabot[bot] 2023-08-12 19:03:17 +00:00