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: pypa/virtualenv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20.32.0
Choose a base ref
...
head repository: pypa/virtualenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20.33.0
Choose a head ref
  • 18 commits
  • 41 files changed
  • 6 contributors

Commits on Jul 21, 2025

  1. Merge pull request #2908 from pypa/release-20.32.0

    release 20.32.0
    gaborbernat authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    4cc47bd View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#2909)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    3e1786e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Fix nushell deprecation warnings

    Signed-off-by: Bernát Gábor <[email protected]>
    gaborbernat committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    5e875b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e5c33 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. test: Use @pytest.mark.flaky instead of @flaky.flaky (#2911)

    Signed-off-by: Michał Górny <[email protected]>
    mgorny authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    216dc9f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#2912)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    153227f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. fix: handle StopIteration in discovery (#2913)

    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    683e5db View commit details
    Browse the repository at this point in the history
  2. fix: Improve symlink check and sysconfig path handling (#2914)

    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    5c6ef7b View commit details
    Browse the repository at this point in the history
  3. docs: Recommend specific python version for virtualenv (#2916)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    esafak and pre-commit-ci[bot] authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    fb2ba1c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. fix: Force UTF-8 encoding for pip subprocess (#2918)

    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    esafak and google-labs-jules[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    01074bc View commit details
    Browse the repository at this point in the history
  2. fix: Prevent crash on file in PATH during discovery (#2917)

    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    19796cf View commit details
    Browse the repository at this point in the history
  3. fix: --try-first-with was overriding an absolute --python path (#…

    …2921)
    
    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    esafak and google-labs-jules[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    f264539 View commit details
    Browse the repository at this point in the history
  4. fix 'Too many open files' error and improve error message (#2922)

    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Bernát Gábor <[email protected]>
    4 people authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    0c84728 View commit details
    Browse the repository at this point in the history
  5. fix(testing): Prevent logging setup when --help is passed (#2923)

    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    esafak and google-labs-jules[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    ec1c83e View commit details
    Browse the repository at this point in the history
  6. fix cache invalidation for PythonInfo (#2925)

    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    esafak and google-labs-jules[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    31eb8b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

  1. fix: Update venv redirector detection for Python 3.13 on Windows (#2920)

    Signed-off-by: Emre Şafak <[email protected]>
    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    9872144 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. Configuration menu
    Copy the full SHA
    3d35fbb View commit details
    Browse the repository at this point in the history
  2. release 20.33.0

    gaborbernat committed Aug 3, 2025
    Configuration menu
    Copy the full SHA
    829e3d2 View commit details
    Browse the repository at this point in the history
Loading