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: urllib3/urllib3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.26.18
Choose a base ref
...
head repository: urllib3/urllib3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.26.19
Choose a head ref
  • 6 commits
  • 15 files changed
  • 5 contributors

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    7e2d389 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    b600643 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Fix handling of OpenSSL 3.2.0 new error message "record layer failure" (

    #3405)
    
    Co-authored-by: Ruben Laguna <ruben.laguna@gmail.com>
    Co-authored-by: Ruben Laguna <ruben.laguna@tele2.com>
    Co-authored-by: Seth Michael Larson <sethmichaellarson@gmail.com>
    4 people authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    29cfd02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request from GHSA-34jh-p97f-mpxf

    * [1.26] Strip Proxy-Authorization header on redirects
    
    * Set release date
    pquentin authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    40b6d16 View commit details
    Browse the repository at this point in the history
  3. [1.26] Fix downstream tests (#3409)

    * Skip hanging requests test
    
    * [1.26] Backport downstream tests improvements
    
    This will run tests every time to catch regression earlier.
    pquentin authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8528b63 View commit details
    Browse the repository at this point in the history
  4. Release 1.26.19

    pquentin authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d9d85c8 View commit details
    Browse the repository at this point in the history
Loading