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.24.1
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.24.2
Choose a head ref
  • 1 commit
  • 14 files changed
  • 1 contributor

Commits on Apr 17, 2019

  1. Release 1.24.2 (#1564)

    * Don't load system certificates by default when any other ``ca_certs``, ``ca_certs_dir`` or ``ssl_context`` parameters are specified.
    * Remove Authorization header regardless of case when redirecting to cross-site. (Issue #1510)
    * Add support for IPv6 addresses in subjectAltName section of certificates. (Issue #1269)
    sethmlarson authored and shazow committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    1efadf4 View commit details
    Browse the repository at this point in the history
Loading