-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: pypa/virtualenv
base: 20.29.2
head repository: pypa/virtualenv
compare: 20.29.3
- 17 commits
- 11 files changed
- 6 contributors
Commits on Feb 10, 2025
-
Merge pull request #2844 from pypa/release-20.29.2
release 20.29.2
Configuration menu - View commit details
-
Copy full SHA for d651b6f - Browse repository at this point
Copy the full SHA d651b6fView commit details -
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.4...v0.9.6) - [github.com/rbubley/mirrors-prettier: v3.4.2 → v3.5.0](rbubley/mirrors-prettier@v3.4.2...v3.5.0)
Configuration menu - View commit details
-
Copy full SHA for 5c5abd2 - Browse repository at this point
Copy the full SHA 5c5abd2View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 20fd7f5 - Browse repository at this point
Copy the full SHA 20fd7f5View commit details -
Merge pull request #2845 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 1e3fa86 - Browse repository at this point
Copy the full SHA 1e3fa86View commit details
Commits on Feb 18, 2025
-
[pre-commit.ci] pre-commit autoupdate (#2846)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27a1138 - Browse repository at this point
Copy the full SHA 27a1138View commit details
Commits on Feb 24, 2025
-
[pre-commit.ci] pre-commit autoupdate (#2847)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eaef9bb - Browse repository at this point
Copy the full SHA eaef9bbView commit details
Commits on Feb 25, 2025
-
Previously, message and args would each get interpolated separately, with a result like wrote python info of %s at (PosixPath('/usr/bin/python3.12'), PosixPath('/home/...f265.json')) [DEBUG via_disk_folder:153] Now, remove the formatting placeholder from the message passed by concrete classes. msg then becomes unnecessary; pass it in as part of msg_args. The result is more like wrote python info of /usr/bin/python3.12 at /home/...f265.json [DEBUG via_disk_folder:153]Configuration menu - View commit details
-
Copy full SHA for ef616c7 - Browse repository at this point
Copy the full SHA ef616c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5935a - Browse repository at this point
Copy the full SHA ca5935aView commit details -
Merge pull request #2850 from shenxianpeng/remove-duplicate-template
Remove duplicate bug report template
Configuration menu - View commit details
-
Copy full SHA for 5b74c9a - Browse repository at this point
Copy the full SHA 5b74c9aView commit details -
Merge pull request #2849 from tipabu/logging-interpolation
Fix debug logging interpolation
Configuration menu - View commit details
-
Copy full SHA for 7365ad2 - Browse repository at this point
Copy the full SHA 7365ad2View commit details
Commits on Feb 27, 2025
-
Ignore directories in PATH that can't be opened (#2794)
When enumerating over search paths in `$PATH`, ignore any entry where `Path.iterdir()` fails or produces no results.
Configuration menu - View commit details
-
Copy full SHA for ee9d84c - Browse repository at this point
Copy the full SHA ee9d84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 220b6b8 - Browse repository at this point
Copy the full SHA 220b6b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4567521 - Browse repository at this point
Copy the full SHA 4567521View commit details -
Merge pull request #2852 from barneygale/fix-2794
Ignore directories in PATH that can't be opened
Configuration menu - View commit details
-
Copy full SHA for 1fc647e - Browse repository at this point
Copy the full SHA 1fc647eView commit details
Commits on Mar 3, 2025
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: v2.5.0 → v2.5.1](tox-dev/pyproject-fmt@v2.5.0...v2.5.1) - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.7...v0.9.9) - [github.com/rbubley/mirrors-prettier: v3.5.2 → v3.5.3](rbubley/mirrors-prettier@v3.5.2...v3.5.3)
Configuration menu - View commit details
-
Copy full SHA for d6bc4a9 - Browse repository at this point
Copy the full SHA d6bc4a9View commit details
Commits on Mar 4, 2025
-
Merge pull request #2853 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for e05b286 - Browse repository at this point
Copy the full SHA e05b286View commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b1666e9 - Browse repository at this point
Copy the full SHA b1666e9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 20.29.2...20.29.3