1. ef439eb Prevent Response self-reference in redirect history (#7328) by Nate Prewitt · 7 days ago main
  2. cbce031 Add Zizmor workflow and make initial updates by Nate Prewitt · 12 days ago
  3. 6360477 Bump github/codeql-action from 4.34.1 to 4.35.1 by dependabot[bot] · 13 days ago
  4. 111d2b7 v2.33.1 by Nate Prewitt · 13 days ago v2.33.1
  5. f0198e6 Fix malformed value parsing for Content-Type (#7309) by Nate Prewitt · 13 days ago
  6. bc7dd0f Fix cosmetic header validity parsing regex (#7308) by Nate Prewitt · 13 days ago
  7. 4443b1a Fix unintended test extra (#7306) by Nate Prewitt · 13 days ago
  8. 389eea5 Cleanup extracted file after extract_zipped_path test (#7305) by Nate Prewitt · 13 days ago
  9. 7407309 Packaging: DRY out extras definition (#7277) by Frank Dana · 14 days ago
  10. bc04dfd v2.33.0 by Nate Prewitt · 3 weeks ago v2.33.0
  11. 66d21cb Merge commit from fork by Nate Prewitt · 3 weeks ago
  12. 8b9bc8f Move badges to top of README (#7293) by Nate Prewitt · 3 weeks ago
  13. e331a28 Remove unused extraction call (#7292) by Nate Prewitt · 3 weeks ago
  14. 753fd08 docs: fix FAQ grammar in httplib2 example by rohan436 · 3 weeks ago
  15. 774a0b8 docs(socks): same block as other sections by Magsen (CD) · 3 weeks ago
  16. 9c72a41 Bump github/codeql-action from 4.33.0 to 4.34.1 by dependabot[bot] · 3 weeks ago
  17. ebf7190 Bump github/codeql-action from 4.32.0 to 4.33.0 by dependabot[bot] · 3 weeks ago
  18. 0e4ae38 docs: exclude Response.is_permanent_redirect from API docs (#7244) by Dr Alex Mitre · 5 weeks ago
  19. d568f47 docs: clarify Quickstart POST example (#6960) by Ethan Price · 6 weeks ago
  20. b2a1d33 Increase chardet upper limit to 8 by Dan Blanchard · 6 weeks ago
  21. 392b01f Bump actions/download-artifact from 7.0.0 to 8.0.0 by dependabot[bot] · 6 weeks ago
  22. 27f8b40 Bump actions/upload-artifact from 6.0.0 to 7.0.0 by dependabot[bot] · 6 weeks ago
  23. 4bd79e3 Increase chardet upper limit to 7 by Amin Vakil · 7 weeks ago
  24. da9113c Add CODEOWNERS file to repo (#7208) by Nate Prewitt · 8 weeks ago
  25. a2ce3d8 Remove harden runner from publish workflow (#7207) by Nate Prewitt · 8 weeks ago
  26. 5e7cb71 Bump version to dev for test publish by Nate Prewitt · 8 weeks ago
  27. 00600b3 Update publish workflow and add test pypi option by Nate Prewitt · 8 weeks ago
  28. 5f33844 Update docstring for Session.verify to include string support (#6859) (#6865) by m0d3v · 8 weeks ago
  29. 4791422 Fix empty netrc entry usage (#7205) by Nate Prewitt · 8 weeks ago
  30. 1b40fdd Merge pull request #7200 from psf/dependabot/github_actions/step-security/harden-runner-2.14.2 by Nate Prewitt · 9 weeks ago
  31. 514b3f2 Bump step-security/harden-runner from 2.13.0 to 2.14.2 by dependabot[bot] · 9 weeks ago
  32. dedee0f Merge pull request #7199 from psf/dependabot/github_actions/dessant/lock-threads-6.0.0 by Nate Prewitt · 9 weeks ago
  33. 7112775 Bump dessant/lock-threads from 5.0.0 to 6.0.0 by dependabot[bot] · 9 weeks ago
  34. 733b201 Update floors for certifi and urllib3 (#7189) by Nate Prewitt · 9 weeks ago
  35. 0c2bbe7 Drop support for Python 3.9 (#7196) by Nate Prewitt · 9 weeks ago
  36. 32e26af Start testing Python 3.15 Alpha (#7195) by Nate Prewitt · 10 weeks ago
  37. 421b873 Merge pull request #7101 from psf/dependabot/github_actions/github/codeql-action-4.31.6 by Nate Prewitt · 2 months ago
  38. 9688636 Bump github/codeql-action from 4.30.8 to 4.31.6 by dependabot[bot] · 2 months ago
  39. 0b950d8 Merge pull request #7100 from psf/dependabot/github_actions/actions/setup-python-6.1.0 by Nate Prewitt · 2 months ago
  40. 42eaeb4 Bump actions/setup-python from 6.0.0 to 6.1.0 by dependabot[bot] · 2 months ago
  41. 49f8968 Merge pull request #7092 from psf/dependabot/github_actions/actions/checkout-6.0.0 by Nate Prewitt · 2 months ago
  42. 8e39833 Bump actions/checkout from 5.0.0 to 6.0.0 by dependabot[bot] · 2 months ago
  43. 5f33bdd Merge pull request #7073 from psf/dependabot/github_actions/actions/download-artifact-6.0.0 by Nate Prewitt · 2 months ago
  44. ca78ca9 Bump actions/download-artifact from 5.0.0 to 6.0.0 by dependabot[bot] · 2 months ago
  45. 8e5ac8e Merge pull request #7071 from psf/dependabot/github_actions/actions/upload-artifact-5.0.0 by Nate Prewitt · 2 months ago
  46. 6c88b6b Bump actions/upload-artifact from 4.6.2 to 5.0.0 by dependabot[bot] · 2 months ago
  47. cb2c800 Migrate build system to PEP 517 (#7012) by Nate Prewitt · 2 months ago
  48. a389aaa Update maintainers in the AUTHORS.rst (#7191) by Nate Prewitt · 2 months ago
  49. f8bec2f Fix CI and build failures (#7190) by Nate Prewitt · 2 months ago
  50. 7029833 Merge pull request #7042 from psf/dependabot/github_actions/github/codeql-action-4.30.8 by Nate Prewitt · 6 months ago
  51. 6e4134b Bump github/codeql-action from 3.30.0 to 4.30.8 by dependabot[bot] · 6 months ago
  52. 420d16b Merge pull request #7026 from psf/dependabot/github_actions/actions/setup-python-6.0.0 by Nate Prewitt · 7 months ago
  53. 3c8decb Bump actions/setup-python from 5.6.0 to 6.0.0 by dependabot[bot] · 7 months ago
  54. 5a270e2 Merge pull request #7025 from psf/dependabot/github_actions/pypa/gh-action-pypi-publish-1.13.0 by Nate Prewitt · 7 months ago
  55. 7d8df1d Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by dependabot[bot] · 7 months ago
  56. 1c49660 Bump github/codeql-action from 3.29.0 to 3.30.0 by dependabot[bot] · 7 months ago
  57. b25c87d v2.32.5 by Nate Prewitt · 8 months ago v2.32.5
  58. 131e506 Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-5.0.0 by Nate Prewitt · 8 months ago
  59. b336cb2 Bump actions/checkout from 4.2.0 to 5.0.0 by dependabot[bot] · 8 months ago
  60. 46e939b Update publish workflow to use `artifact-id` instead of `name` by Grant Birkinbine · 8 months ago
  61. 4b9c546 Merge pull request #6999 from psf/dependabot/github_actions/step-security/harden-runner-2.13.0 by Nate Prewitt · 9 months ago
  62. 7618dbe Bump step-security/harden-runner from 2.12.0 to 2.13.0 by dependabot[bot] · 9 months ago
  63. 2edca11 Add support for Python 3.14 and drop support for Python 3.8 (#6993) by Nate Prewitt · 9 months ago
  64. fec96cd Update Makefile rules (#6996) by Abhishek Jha · 9 months ago
  65. d58d8aa docs: clarify timeout parameter uses seconds in Session.request (#6994) by Quaylyn Rimer · 9 months ago
  66. 91a3eab Bump github/codeql-action from 3.28.5 to 3.29.0 by dependabot[bot] · 10 months ago
  67. 90fee08 Revert caching a default SSLContext (#6767) by Nate Prewitt · 10 months ago
  68. 8ff173b Clarify error description in cloning instructions by AHMAD FAIZ · 10 months ago
  69. 3f07f99 Fix typo in documentation for verify by Jonas Fonseca · 10 months ago
  70. e57b5bf Add Trusted Publishing Release Workflow by Ian Stapleton Cordasco · 10 months ago
  71. 021dc72 Polish up release tooling for last manual release by Ian Stapleton Cordasco · 10 months ago v2.32.4
  72. 821770e Bump version and add release notes for v2.32.4 by Ian Stapleton Cordasco · 10 months ago
  73. 59f8aa2 Add netrc file search information to authentication documentation (#6876) by Piotr Szlazak · 10 months ago
  74. 5b4b64c Add more tests to prevent regression of CVE 2024 47081 by Arthur Woimbée · 10 months ago
  75. 7bc4587 Add new test to check netrc auth leak (#6962) by danigm · 10 months ago
  76. 96ba401 Only use hostname to do netrc lookup instead of netloc by Nate Prewitt · 10 months ago
  77. 7341690 Merge pull request #6951 from tswast/patch-1 by Nate Prewitt · 11 months ago
  78. 6716d7c remove links by Tim Sweña · 11 months ago
  79. a7e1c74 Update docs/conf.py by Ian Stapleton Cordasco · 11 months ago
  80. c799b81 docs: fix dead links to kenreitz.org by Tim Sweña (Swast) · 11 months ago
  81. c65c780 Add two more tests exercising the adapter (#6936) by Robin · 11 months ago
  82. 579cd9f Drop pypy 3.9 and add pypy 3.11 support by Nate Prewitt · 12 months ago
  83. c54d034 Merge pull request #6939 from psf/dependabot/github_actions/actions/setup-python-5.6.0 by Nate Prewitt · 12 months ago
  84. 991f05d Bump actions/setup-python from 5.5.0 to 5.6.0 by dependabot[bot] · 12 months ago
  85. 4ce9520 Update lint workflow to ubuntu-24.04 by Robin · 12 months ago
  86. 42a1dd6 Merge pull request #6924 from RichieB2B/rfc5280 by Ian Stapleton Cordasco · 12 months ago
  87. c4c8e20 Merge pull request #6925 from psf/dependabot/github_actions/actions/setup-python-5.5.0 by Nate Prewitt · 1 year ago
  88. a5cb428 Bump actions/setup-python from 5.4.0 to 5.5.0 by dependabot[bot] · 1 year ago
  89. 2019450 Add key usage extension to test ca.crt by Richard van den Berg · 1 year ago
  90. 1764cc9 Merge pull request #6899 from duzhuoshanwai/main by Nate Prewitt · 1 year, 2 months ago
  91. e946665 Update advanced.rst by duzhuoshanwai · 1 year, 2 months ago
  92. 8ba805f Merge pull request #6897 from cjwatson/fix-test-certificates by Ian Stapleton Cordasco · 1 year, 2 months ago
  93. 9ebebde Regenerate test certificates by Colin Watson · 1 year, 2 months ago
  94. 5074096 Add CA constraint to test CA by Colin Watson · 1 year, 2 months ago
  95. 1b7c37e Merge pull request #6529 from anupam-arista/patch-1 by Nate Prewitt · 1 year, 2 months ago
  96. 5d31ddb Update src/requests/models.py by anupam-arista · 1 year, 2 months ago
  97. a2fd25f Update models.py by anupam-arista · 1 year, 2 months ago
  98. d96f998 Update src/requests/models.py by anupam-arista · 1 year, 2 months ago
  99. b25f2b5 Merge branch 'psf:main' into patch-1 by anupam-arista · 1 year, 2 months ago
  100. f761e74 Merge pull request #6880 from jakobheine/td/remove-urlrequired-from-docs by Nate Prewitt · 1 year, 2 months ago