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.28.1
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.29.0
Choose a head ref
  • 7 commits
  • 29 files changed
  • 5 contributors

Commits on Jan 3, 2025

  1. Merge pull request #2818 from pypa/release-20.28.1

    release 20.28.1
    gaborbernat authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    7f450c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.8.5 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.5...v0.9.1)
    pre-commit-ci[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    dc01686 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Merge pull request #2819 from pypa/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    gaborbernat authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    11995e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2821 from filiplajszczak/cli-precedence-2285

    Makes --python command-line flag take precedence over env var
    filiplajszczak authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    bc7a91a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. Add free-threaded Python support (#2809)

    Co-authored-by: Bernát Gábor <[email protected]>
    robsdedude and gaborbernat authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    b00d59c View commit details
    Browse the repository at this point in the history
  2. Upgrade embeded setuptools (#2823)

    Signed-off-by: Bernát Gábor <[email protected]>
    gaborbernat authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    ea5e5cb View commit details
    Browse the repository at this point in the history
  3. release 20.29.0

    gaborbernat committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    0f6dc41 View commit details
    Browse the repository at this point in the history
Loading