Commit Graph

  • f2a6ae5e32 Merge pull request #6883 from psf/dependabot/github_actions/actions/setup-python-5.4.0 Nate Prewitt 2025-02-03 08:58:57 -08:00
  • 11f63a330b Bump actions/setup-python from 5.3.0 to 5.4.0 dependabot[bot] 2025-02-03 16:27:40 +00:00
  • e361622fae docs(exceptions): Remove unused exception URLRequired from documentation jakobheine 2025-02-01 19:42:06 +00:00
  • fe0583ba49 Merge pull request #6875 from psf/dependabot/github_actions/github/codeql-action-3.28.5 Nate Prewitt 2025-01-27 09:39:35 -08:00
  • 8c36da656d Bump github/codeql-action from 3.27.0 to 3.28.5 dependabot[bot] 2025-01-27 16:56:12 +00:00
  • b653d80ded Merge branch 'psf:main' into patch-1 anupam-arista 2024-12-13 05:08:45 +05:30
  • 23540c93ca Merge pull request #6824 from psf/nateprewitt-patch-1 Ian Stapleton Cordasco 2024-11-10 10:18:36 -06:00
  • ad959acfcf Remove old macOS runners Nate Prewitt 2024-11-09 22:50:30 -07:00
  • e4f47dc531 Remove older macOS hosts from setup-python mac_hosts Nate Prewitt 2024-11-09 22:49:50 -07:00
  • a6cf27a77f Update vulnerability disclosure process (#6820) Nate Prewitt 2024-11-02 13:13:02 -07:00
  • ed0b1b5802 Merge pull request #6817 from psf/dependabot/github_actions/actions/setup-python-5.3.0 Nate Prewitt 2024-10-28 10:24:23 -06:00
  • 1f16cffa43 Merge pull request #6818 from psf/dependabot/github_actions/github/codeql-action-3.27.0 Nate Prewitt 2024-10-28 10:24:12 -06:00
  • 9787d0c09c Bump github/codeql-action from 3.26.0 to 3.27.0 dependabot[bot] 2024-10-28 16:05:20 +00:00
  • 26664fa578 Bump actions/setup-python from 5.2.0 to 5.3.0 dependabot[bot] 2024-10-28 16:05:11 +00:00
  • 7335bbf480 Merge pull request #6803 from psf/dependabot/github_actions/actions/checkout-4.2.0 Nate Prewitt 2024-09-30 10:32:21 -07:00
  • 0bff2d94e6 Bump actions/checkout from 4.1.0 to 4.2.0 dependabot[bot] 2024-09-30 16:34:20 +00:00
  • 1ae6fc3137 Merge pull request #6802 from graingert/3.13 Ian Stapleton Cordasco 2024-09-19 06:19:03 -05:00
  • 5984296b6a Update tox.ini Thomas Grainger 2024-09-18 19:40:02 +01:00
  • f519bbae33 add trove classifier for 3.13 Thomas Grainger 2024-09-18 19:14:19 +01:00
  • 314e7c9c70 upgrade to pytest-httpbin 2.1.0 final Thomas Grainger 2024-09-18 16:36:43 +01:00
  • 92f10cec5b upgrade to pytest-httpbin 2.1.0rc1 Thomas Grainger 2024-09-18 15:04:53 +01:00
  • 83e67c4485 use allow-prereleases: true instead of 3.13-dev Thomas Grainger 2024-09-18 15:04:08 +01:00
  • 0f5ef1be8c Merge branch 'main' of github.com:psf/requests into 3.13 Thomas Grainger 2024-09-18 15:03:08 +01:00
  • f12ccbef6d Merge pull request #6797 from psf/dependabot/github_actions/actions/setup-python-5.2.0 Nate Prewitt 2024-09-02 10:37:44 -07:00
  • 173890a48e Bump actions/setup-python from 5.1.0 to 5.2.0 dependabot[bot] 2024-09-02 16:56:26 +00:00
  • a3ce6f0075 Merge pull request #6787 from psf/dependabot/github_actions/github/codeql-action-3.26.0 Nate Prewitt 2024-08-12 09:54:11 -07:00
  • 877892e67e Bump github/codeql-action from 3.25.0 to 3.26.0 dependabot[bot] 2024-08-12 16:23:16 +00:00
  • 79b74ef704 Merge pull request #6757 from nateprewitt/urllib-1.x-tests Nate Prewitt 2024-07-29 18:44:13 -07:00
  • 15e1f17bb6 remove setuptools test command Branch Vincent 2024-07-28 20:49:48 -07:00
  • 01353d3b4a Invert major version check Nate Prewitt 2024-07-23 04:28:03 -07:00
  • 4e383642a9 Add conditional string encoding based on urllib3 major version Nate Prewitt 2024-07-18 09:43:49 -07:00
  • f8aa36b92d Test on urllib3 1.26.x Nate Prewitt 2024-07-01 18:08:04 -07:00
  • 06d2a38441 Merge branch 'psf:main' into patch-1 anupam-arista 2024-07-01 10:46:41 +05:30
  • 0e322af877 v2.32.3 v2.32.3 Nate Prewitt 2024-05-29 08:36:10 -07:00
  • e188799322 Don't create default SSLContext if ssl module isn't present (#6724) Nate Prewitt 2024-05-29 08:23:39 -07:00
  • 145b539948 Merge pull request #6716 from sigmavirus24/bug/6715 Nate Prewitt 2024-05-24 14:37:06 -07:00
  • b1d73ddb50 Don't use default SSLContext with custom poolmanager kwargs Nate Prewitt 2024-05-24 09:00:52 -07:00
  • 6badbac6e0 Update HISTORY.md Nate Prewitt 2024-05-22 14:43:57 -06:00
  • c2006b6d5e Don't use default SSLContext with custom poolmanager kwargs init_poolmanager_fix Nate Prewitt 2024-05-24 09:00:52 -07:00
  • 2e1452234d Start testing on 3.13 beta Nate Prewitt 2024-05-23 11:51:07 -07:00
  • a62a2d35d9 Allow for overriding of specific pool key params Ian Stapleton Cordasco 2024-05-22 06:51:48 -05:00
  • 88dce9d854 v2.32.2 v2.32.2 Nate Prewitt 2024-05-21 11:49:22 -07:00
  • c98e4d133e Merge pull request #6710 from nateprewitt/api_rename Nate Prewitt 2024-05-21 09:41:18 -07:00
  • 92075b330a Add deprecation warning Nate Prewitt 2024-05-21 09:28:30 -07:00
  • aa1461b68a Move _get_connection to get_connection_with_tls_context Nate Prewitt 2024-05-21 05:40:52 -07:00
  • 970e8cec98 v2.32.1 v2.32.1 Nate Prewitt 2024-05-20 15:02:29 -07:00
  • d6ebc4a2f1 v2.32.0 v2.32.0 Nate Prewitt 2024-05-20 08:46:49 -07:00
  • 85daf20e2d v2.31.1 v2.31.1 Nate Prewitt 2024-05-18 15:04:00 -07:00
  • f9fa552193 Linting cleanup Nate Prewitt 2024-05-18 14:59:14 -07:00
  • d7797d21de Allow character detection dependencies to be optional in post-packaging steps Nate Prewitt 2024-05-14 14:59:26 -07:00
  • 9a40d12778 Avoid reloading root certificates to improve concurrent performance (#6667) agubelu 2024-05-15 22:07:26 +02:00
  • 0c030f78d2 Merge pull request #6702 from nateprewitt/no_char_detection Ian Stapleton Cordasco 2024-05-14 19:15:19 -05:00
  • 555b870eb1 Allow character detection dependencies to be optional in post-packaging steps Nate Prewitt 2024-05-14 14:59:26 -07:00
  • d6dded3f00 Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-test Ian Stapleton Cordasco 2024-05-12 16:33:47 -05:00
  • bf24b7d8d1 Use an invalid URI that will not cause httpbin to throw 500 franekmagiera 2024-05-12 22:08:24 +02:00
  • 2d5f54779a Pin 3.8 and 3.9 runners back to macos-13 (#6688) Nate Prewitt 2024-04-23 11:50:19 -06:00
  • f1bb07d39b Merge pull request #6687 from psf/dependabot/github_actions/github/codeql-action-3.25.0 Nate Prewitt 2024-04-15 11:01:39 -06:00
  • 60047ade64 Bump github/codeql-action from 3.24.0 to 3.25.0 dependabot[bot] 2024-04-15 16:40:35 +00:00
  • 31ebb8102c Merge pull request #6682 from frenzymadness/pytest8 Ian Stapleton Cordasco 2024-04-11 14:49:35 -05:00
  • cc23d1c644 Fix compatibility with pytest 8 Lumir Balhar 2024-04-11 21:10:36 +02:00
  • 0790ea4250 Merge pull request #6680 from mbeijen/rfc9110 Nate Prewitt 2024-04-11 07:10:57 -07:00
  • e45b428960 Add rfc9110 HTTP status code names Michiel W. Beijen 2024-04-08 21:47:12 +02:00
  • 2a438c27b5 Merge pull request #6677 from psf/dependabot/github_actions/actions/setup-python-5.1.0 Nate Prewitt 2024-04-01 10:36:47 -07:00
  • 2daa7b52a7 Bump actions/setup-python from 5.0.0 to 5.1.0 dependabot[bot] 2024-04-01 17:00:20 +00:00
  • 8dd3b26bf5 Merge pull request #6302 from flysee/main 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