1. 7029833 Merge pull request #7042 from psf/dependabot/github_actions/github/codeql-action-4.30.8 by Nate Prewitt · 3 weeks ago main
  2. 6e4134b Bump github/codeql-action from 3.30.0 to 4.30.8 by dependabot[bot] · 3 weeks ago
  3. 420d16b Merge pull request #7026 from psf/dependabot/github_actions/actions/setup-python-6.0.0 by Nate Prewitt · 8 weeks ago
  4. 3c8decb Bump actions/setup-python from 5.6.0 to 6.0.0 by dependabot[bot] · 8 weeks ago
  5. 5a270e2 Merge pull request #7025 from psf/dependabot/github_actions/pypa/gh-action-pypi-publish-1.13.0 by Nate Prewitt · 8 weeks ago
  6. 7d8df1d Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by dependabot[bot] · 8 weeks ago
  7. 1c49660 Bump github/codeql-action from 3.29.0 to 3.30.0 by dependabot[bot] · 9 weeks ago
  8. b25c87d v2.32.5 by Nate Prewitt · 3 months ago v2.32.5
  9. 131e506 Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-5.0.0 by Nate Prewitt · 3 months ago
  10. b336cb2 Bump actions/checkout from 4.2.0 to 5.0.0 by dependabot[bot] · 3 months ago
  11. 46e939b Update publish workflow to use `artifact-id` instead of `name` by Grant Birkinbine · 3 months ago
  12. 4b9c546 Merge pull request #6999 from psf/dependabot/github_actions/step-security/harden-runner-2.13.0 by Nate Prewitt · 3 months ago
  13. 7618dbe Bump step-security/harden-runner from 2.12.0 to 2.13.0 by dependabot[bot] · 3 months ago
  14. 2edca11 Add support for Python 3.14 and drop support for Python 3.8 (#6993) by Nate Prewitt · 3 months ago
  15. fec96cd Update Makefile rules (#6996) by Abhishek Jha · 4 months ago
  16. d58d8aa docs: clarify timeout parameter uses seconds in Session.request (#6994) by Quaylyn Rimer · 4 months ago
  17. 91a3eab Bump github/codeql-action from 3.28.5 to 3.29.0 by dependabot[bot] · 5 months ago
  18. 90fee08 Revert caching a default SSLContext (#6767) by Nate Prewitt · 5 months ago
  19. 8ff173b Clarify error description in cloning instructions by AHMAD FAIZ · 5 months ago
  20. 3f07f99 Fix typo in documentation for verify by Jonas Fonseca · 5 months ago
  21. e57b5bf Add Trusted Publishing Release Workflow by Ian Stapleton Cordasco · 5 months ago
  22. 021dc72 Polish up release tooling for last manual release by Ian Stapleton Cordasco · 5 months ago v2.32.4
  23. 821770e Bump version and add release notes for v2.32.4 by Ian Stapleton Cordasco · 5 months ago
  24. 59f8aa2 Add netrc file search information to authentication documentation (#6876) by Piotr Szlazak · 5 months ago
  25. 5b4b64c Add more tests to prevent regression of CVE 2024 47081 by Arthur Woimbée · 5 months ago
  26. 7bc4587 Add new test to check netrc auth leak (#6962) by danigm · 5 months ago
  27. 96ba401 Only use hostname to do netrc lookup instead of netloc by Nate Prewitt · 5 months ago
  28. 7341690 Merge pull request #6951 from tswast/patch-1 by Nate Prewitt · 5 months ago
  29. 6716d7c remove links by Tim Sweña · 5 months ago
  30. a7e1c74 Update docs/conf.py by Ian Stapleton Cordasco · 5 months ago
  31. c799b81 docs: fix dead links to kenreitz.org by Tim Sweña (Swast) · 6 months ago
  32. c65c780 Add two more tests exercising the adapter (#6936) by Robin · 6 months ago
  33. 579cd9f Drop pypy 3.9 and add pypy 3.11 support by Nate Prewitt · 6 months ago
  34. c54d034 Merge pull request #6939 from psf/dependabot/github_actions/actions/setup-python-5.6.0 by Nate Prewitt · 6 months ago
  35. 991f05d Bump actions/setup-python from 5.5.0 to 5.6.0 by dependabot[bot] · 6 months ago
  36. 4ce9520 Update lint workflow to ubuntu-24.04 by Robin · 6 months ago
  37. 42a1dd6 Merge pull request #6924 from RichieB2B/rfc5280 by Ian Stapleton Cordasco · 7 months ago
  38. c4c8e20 Merge pull request #6925 from psf/dependabot/github_actions/actions/setup-python-5.5.0 by Nate Prewitt · 7 months ago
  39. a5cb428 Bump actions/setup-python from 5.4.0 to 5.5.0 by dependabot[bot] · 7 months ago
  40. 2019450 Add key usage extension to test ca.crt by Richard van den Berg · 7 months ago
  41. 1764cc9 Merge pull request #6899 from duzhuoshanwai/main by Nate Prewitt · 9 months ago
  42. e946665 Update advanced.rst by duzhuoshanwai · 9 months ago
  43. 8ba805f Merge pull request #6897 from cjwatson/fix-test-certificates by Ian Stapleton Cordasco · 9 months ago
  44. 9ebebde Regenerate test certificates by Colin Watson · 9 months ago
  45. 5074096 Add CA constraint to test CA by Colin Watson · 9 months ago
  46. 1b7c37e Merge pull request #6529 from anupam-arista/patch-1 by Nate Prewitt · 9 months ago
  47. 5d31ddb Update src/requests/models.py by anupam-arista · 9 months ago
  48. a2fd25f Update models.py by anupam-arista · 9 months ago
  49. d96f998 Update src/requests/models.py by anupam-arista · 9 months ago
  50. b25f2b5 Merge branch 'psf:main' into patch-1 by anupam-arista · 9 months ago
  51. f761e74 Merge pull request #6880 from jakobheine/td/remove-urlrequired-from-docs by Nate Prewitt · 9 months ago
  52. f2a6ae5 Merge pull request #6883 from psf/dependabot/github_actions/actions/setup-python-5.4.0 by Nate Prewitt · 9 months ago
  53. 11f63a3 Bump actions/setup-python from 5.3.0 to 5.4.0 by dependabot[bot] · 9 months ago
  54. e361622 docs(exceptions): Remove unused exception URLRequired from documentation by jakobheine · 9 months ago
  55. fe0583b Merge pull request #6875 from psf/dependabot/github_actions/github/codeql-action-3.28.5 by Nate Prewitt · 9 months ago
  56. 8c36da6 Bump github/codeql-action from 3.27.0 to 3.28.5 by dependabot[bot] · 9 months ago
  57. b653d80 Merge branch 'psf:main' into patch-1 by anupam-arista · 11 months ago
  58. 23540c9 Merge pull request #6824 from psf/nateprewitt-patch-1 by Ian Stapleton Cordasco · 12 months ago
  59. ad959ac Remove old macOS runners by Nate Prewitt · 12 months ago
  60. a6cf27a Update vulnerability disclosure process (#6820) by Nate Prewitt · 1 year ago
  61. ed0b1b5 Merge pull request #6817 from psf/dependabot/github_actions/actions/setup-python-5.3.0 by Nate Prewitt · 1 year ago
  62. 1f16cff Merge pull request #6818 from psf/dependabot/github_actions/github/codeql-action-3.27.0 by Nate Prewitt · 1 year ago
  63. 9787d0c Bump github/codeql-action from 3.26.0 to 3.27.0 by dependabot[bot] · 1 year ago
  64. 26664fa Bump actions/setup-python from 5.2.0 to 5.3.0 by dependabot[bot] · 1 year ago
  65. 7335bbf Merge pull request #6803 from psf/dependabot/github_actions/actions/checkout-4.2.0 by Nate Prewitt · 1 year, 1 month ago
  66. 0bff2d9 Bump actions/checkout from 4.1.0 to 4.2.0 by dependabot[bot] · 1 year, 1 month ago
  67. 1ae6fc3 Merge pull request #6802 from graingert/3.13 by Ian Stapleton Cordasco · 1 year, 2 months ago
  68. 5984296 Update tox.ini by Thomas Grainger · 1 year, 2 months ago
  69. f519bba add trove classifier for 3.13 by Thomas Grainger · 1 year, 2 months ago
  70. 314e7c9 upgrade to pytest-httpbin 2.1.0 final by Thomas Grainger · 1 year, 2 months ago
  71. 92f10ce upgrade to pytest-httpbin 2.1.0rc1 by Thomas Grainger · 1 year, 2 months ago
  72. 83e67c4 use allow-prereleases: true instead of 3.13-dev by Thomas Grainger · 1 year, 2 months ago
  73. 0f5ef1b Merge branch 'main' of github.com:psf/requests into 3.13 by Thomas Grainger · 1 year, 2 months ago
  74. f12ccbe Merge pull request #6797 from psf/dependabot/github_actions/actions/setup-python-5.2.0 by Nate Prewitt · 1 year, 2 months ago
  75. 173890a Bump actions/setup-python from 5.1.0 to 5.2.0 by dependabot[bot] · 1 year, 2 months ago
  76. a3ce6f0 Merge pull request #6787 from psf/dependabot/github_actions/github/codeql-action-3.26.0 by Nate Prewitt · 1 year, 3 months ago
  77. 877892e Bump github/codeql-action from 3.25.0 to 3.26.0 by dependabot[bot] · 1 year, 3 months ago
  78. 79b74ef Merge pull request #6757 from nateprewitt/urllib-1.x-tests by Nate Prewitt · 1 year, 3 months ago
  79. 15e1f17 remove setuptools test command by Branch Vincent · 1 year, 3 months ago
  80. 01353d3 Invert major version check by Nate Prewitt · 1 year, 3 months ago
  81. 4e38364 Add conditional string encoding based on urllib3 major version by Nate Prewitt · 1 year, 4 months ago
  82. f8aa36b Test on urllib3 1.26.x by Nate Prewitt · 1 year, 4 months ago
  83. 06d2a38 Merge branch 'psf:main' into patch-1 by anupam-arista · 1 year, 4 months ago
  84. 0e322af v2.32.3 by Nate Prewitt · 1 year, 5 months ago v2.32.3
  85. e188799 Don't create default SSLContext if ssl module isn't present (#6724) by Nate Prewitt · 1 year, 5 months ago
  86. 145b539 Merge pull request #6716 from sigmavirus24/bug/6715 by Nate Prewitt · 1 year, 5 months ago
  87. b1d73dd Don't use default SSLContext with custom poolmanager kwargs by Nate Prewitt · 1 year, 5 months ago
  88. 6badbac Update HISTORY.md by Nate Prewitt · 1 year, 5 months ago
  89. 2e14522 Start testing on 3.13 beta by Nate Prewitt · 1 year, 5 months ago
  90. a62a2d3 Allow for overriding of specific pool key params by Ian Stapleton Cordasco · 1 year, 6 months ago
  91. 88dce9d v2.32.2 by Nate Prewitt · 1 year, 6 months ago v2.32.2
  92. c98e4d1 Merge pull request #6710 from nateprewitt/api_rename by Nate Prewitt · 1 year, 6 months ago
  93. 92075b3 Add deprecation warning by Nate Prewitt · 1 year, 6 months ago
  94. aa1461b Move _get_connection to get_connection_with_tls_context by Nate Prewitt · 1 year, 6 months ago
  95. 970e8ce v2.32.1 by Nate Prewitt · 1 year, 6 months ago v2.32.1
  96. d6ebc4a v2.32.0 by Nate Prewitt · 1 year, 6 months ago v2.32.0
  97. 9a40d12 Avoid reloading root certificates to improve concurrent performance (#6667) by agubelu · 1 year, 6 months ago
  98. 0c030f7 Merge pull request #6702 from nateprewitt/no_char_detection by Ian Stapleton Cordasco · 1 year, 6 months ago
  99. 555b870 Allow character detection dependencies to be optional in post-packaging steps by Nate Prewitt · 1 year, 6 months ago
  100. d6dded3 Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-test by Ian Stapleton Cordasco · 1 year, 6 months ago