-
-
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.33.0
head repository: pypa/virtualenv
compare: 20.33.1
- 15 commits
- 8 files changed
- 5 contributors
Commits on Aug 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 08e5dfa - Browse repository at this point
Copy the full SHA 08e5dfaView commit details
Commits on Aug 4, 2025
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/tox-ini-fmt: 1.5.0 → 1.6.0](tox-dev/tox-ini-fmt@1.5.0...1.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.5 → v0.12.7](astral-sh/ruff-pre-commit@v0.12.5...v0.12.7)
Configuration menu - View commit details
-
Copy full SHA for c573726 - Browse repository at this point
Copy the full SHA c573726View commit details -
fix(test): Restore mtime of py_info.py in test
The test `test_py_info_cache_invalidation_on_py_info_change` modifies the `py_info.py` script to test cache invalidation. However, it did not restore the original modification time of the file, which caused `.pyc` files to be invalidated, leading to QA notices in some packaging environments. This change remedies the situation by saving the file's stat info before modification and restoring the atime and mtime in the test's finally block. This ensures that the file's timestamp is not permanently altered by the test run. Fixes #2933 Signed-off-by: Emre Şafak <3928300+esafak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb3c7f4 - Browse repository at this point
Copy the full SHA fb3c7f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b519a5 - Browse repository at this point
Copy the full SHA 3b519a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd7b13 - Browse repository at this point
Copy the full SHA 4cd7b13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94004cc - Browse repository at this point
Copy the full SHA 94004ccView commit details
Commits on Aug 5, 2025
-
fix: Correctly unpack _get_tcl_tk_libs() response in PythonInfo
* Fixes a TypeError when creating a virtual environment after deactivation. * Correctly handles the TCL_LIBRARY environment variable. * Updates activation scripts to correctly check TCL_LIBRARY and TK_LIBRARY. * Correctly unpacks the tuple returned by _get_tcl_tk_libs. Fixes #2930 Signed-off-by: Emre Şafak <3928300+esafak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7336c43 - Browse repository at this point
Copy the full SHA 7336c43View commit details -
Remove investigation scripts, add changelog entry
Signed-off-by: Emre Şafak <3928300+esafak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59078c5 - Browse repository at this point
Copy the full SHA 59078c5View commit details -
Signed-off-by: Emre Şafak <3928300+esafak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c9e431 - Browse repository at this point
Copy the full SHA 8c9e431View 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 034f717 - Browse repository at this point
Copy the full SHA 034f717View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c6824 - Browse repository at this point
Copy the full SHA a7c6824View commit details -
Merge pull request #2940 from esafak/fix/2930-tcl-library-bug
fix: Correctly unpack _get_tcl_tk_libs() response in PythonInfo
Configuration menu - View commit details
-
Copy full SHA for f528c19 - Browse repository at this point
Copy the full SHA f528c19View commit details -
chore: Request shell and python details in bug reports
* Add prompts for shell and Python path/version to the bug report template. Signed-off-by: Emre Şafak <3928300+esafak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91d3618 - Browse repository at this point
Copy the full SHA 91d3618View commit details -
Configuration menu - View commit details
-
Copy full SHA for cac4942 - Browse repository at this point
Copy the full SHA cac4942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cea2c7 - Browse repository at this point
Copy the full SHA 8cea2c7View 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.33.0...20.33.1