Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: psf/requests Loading
base: v2.32.2
Choose a base ref
...
head repository: psf/requests Loading
compare: v2.32.3
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on May 22, 2024

  1. Allow for overriding of specific pool key params

    This re-enables the use case of providing a custom SSLContext via a
    Transport Adapter as broken in #6655 and reported in #6715
    
    Closes #6715
    sigmavirus24 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a62a2d3 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Update HISTORY.md

    nateprewitt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6badbac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d73dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    145b539 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    e188799 View commit details
    Browse the repository at this point in the history
  2. v2.32.3

    nateprewitt committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0e322af View commit details
    Browse the repository at this point in the history
Loading