cpython/Lib/venv
Victor Stinner bc235304df
gh-149879: Fix test_venv on Cygwin (#150483)
In copy mode, venv now also copies the cygpython DLL.

Fix test_zippath_from_non_installed_posix(): copy also the cygpython
DLL.
2026-05-26 18:32:13 +02:00
..
scripts gh-149701: Fully silence potential hash -r error (GH-149702) 2026-05-13 08:59:57 +01:00
__init__.py gh-149879: Fix test_venv on Cygwin (#150483) 2026-05-26 18:32:13 +02:00
__main__.py GH-83417: Allow venv to add a .gitignore file to environments via a new scm_ignore_file parameter (GH-108125) 2023-09-15 22:38:08 +00:00