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.19
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.20
Choose a head ref
  • 15 commits
  • 17 files changed
  • 5 contributors

Commits on Jun 22, 2024

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

Commits on Aug 2, 2024

  1. Fix a crash where certain hash functions are absent (#3435)

    In certain environments such as in a FIPS enabled system,
    certain algorithms such as md5 may be unavailable. Due
    to the importing of such a module on a system where it
    is unavailable, urllib will crash and is unusable.
    
    This change makes the code more resilient by deferring the
    usage of the hash function module unless they are required.
    If the hash function is unavailable but required, an SSLError
    is raised indicating the same. If the hash function is unavailable
    but not required, urllib functions instead of crashing.
    shashankram authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a570b4a View commit details
    Browse the repository at this point in the history
  2. Backport fixes from 94ccda0

    Co-authored-by: Thomas Grainger <tagrain@gmail.com>
    2 people authored and sethmlarson committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c4dba48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01d5eac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa783e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f1806c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac96f20 View commit details
    Browse the repository at this point in the history
  7. Move verbosity flag to noxfile

    illia-v authored and sethmlarson committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    df09e8c View commit details
    Browse the repository at this point in the history
  8. Backport test_eintr_zero_timeout fix

    illia-v authored and sethmlarson committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8c13ec8 View commit details
    Browse the repository at this point in the history
  9. Backport a part of 5d93c9c

    illia-v authored and sethmlarson committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d135b54 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b42b01 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Upgrade actions (#3437)

    illia-v authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    e9ac9bc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Replace deprecated dash-separated setuptools entries in setup.cfg (#3461

    )
    
    As per the following warnings, the v1.x branches of urllib3 will stop
    building with up-to-date setuptools by 2024-09-26 if not addressed:
    
        /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
        !!
    
                ********************************************************************************
                Usage of dash-separated 'provides-extra' will not be supported in future
                versions. Please use the underscore name 'provides_extra' instead.
    
                By 2024-Sep-26, you need to update your project and remove deprecated calls
                or your builds will no longer be supported.
    
                See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
                ********************************************************************************
    
        !!
          opt = self.warn_dash_deprecation(opt, section)
        /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
        !!
    
                ********************************************************************************
                Usage of dash-separated 'requires-dist' will not be supported in future
                versions. Please use the underscore name 'requires_dist' instead.
    
                By 2024-Sep-26, you need to update your project and remove deprecated calls
                or your builds will no longer be supported.
    
                See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
                ********************************************************************************
    carlsmedstad authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3d9b2d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    7f925b0 View commit details
    Browse the repository at this point in the history
  2. Release 1.26.20

    illia-v authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6f2ad7c View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy