Skip to content

Conversation

@nateprewitt
Copy link
Member

@nateprewitt nateprewitt commented May 20, 2024

2.32.0 (2024-05-20)

Security

  • Fixed an issue where setting verify=False on the first request from a
    Session will cause subsequent requests to the same origin to also ignore
    cert verification, regardless of the value of verify.
    (GHSA-9wx4-h78v-vm56)

Improvements

Bugfixes

Deprecations

Documentation

  • Various typo fixes and doc improvements.

Packaging

  • Requests has started adopting some modern packaging practices.
    The source files for the projects (formerly requests) is now located
    in src/requests in the Requests sdist. (Move to src directory #6506)
  • Starting in Requests 2.33.0, Requests will migrate to a PEP 517 build system
    using hatchling. This should not impact the average user, but extremely old
    versions of packaging utilities may have issues with the new packaging format.
@nateprewitt nateprewitt requested a review from sethmlarson May 20, 2024 15:30
Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: (PyCon US 2024 edition!)

@nateprewitt nateprewitt merged commit d6ebc4a into main May 20, 2024
@nateprewitt nateprewitt deleted the v2320 branch May 20, 2024 15:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants