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: 21.5.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: 21.5.1
Choose a head ref
  • 3 commits
  • 15 files changed
  • 3 contributors

Commits on Jun 15, 2026

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

    <!--pre-commit.ci start-->
    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.37.2 →
    0.37.3](python-jsonschema/check-jsonschema@0.37.2...0.37.3)
    - [github.com/tox-dev/pyproject-fmt: v2.23.0 →
    v2.24.1](tox-dev/pyproject-fmt@v2.23.0...v2.24.1)
    - [github.com/astral-sh/ruff-pre-commit: v0.15.16 →
    v0.15.17](astral-sh/ruff-pre-commit@v0.15.16...v0.15.17)
    - [github.com/rbubley/mirrors-prettier: v3.8.3 →
    v3.8.4](rbubley/mirrors-prettier@v3.8.3...v3.8.4)
    - [github.com/LilSpazJoekp/docstrfmt: v2.1.0 →
    v2.1.1](LilSpazJoekp/docstrfmt@v2.1.0...v2.1.1)
    <!--pre-commit.ci end-->
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
    pre-commit-ci[bot] and gaborbernat authored Jun 15, 2026
    Configuration menu
    Copy the full SHA
    7042705 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2026

  1. 🐛 fix(seed): refuse to seed unsupported Python versions (#3173)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    gaborbernat and pre-commit-ci[bot] authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    2bbb35c View commit details
    Browse the repository at this point in the history
  2. release 21.5.1

    gaborbernat committed Jun 16, 2026
    Configuration menu
    Copy the full SHA
    e1db75c View commit details
    Browse the repository at this point in the history
Loading