| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Also fixes venvs from the build directory on Windows.
|
| |
|
|
|
|
| |
After reading __PYVENV_LAUNCHER__ we now set sys._base_executable value for later use.
Make the same changes for macOS to avoid extra platform checks.
|
| |
|
|
|
|
| |
(GH-11029)
|
|
|
| |
This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad.
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/
|
|
|
|
|
|
| |
This will hopefully make maintenance of venv documentation easier.
For example, see commits a4f0d76af176 and 5764cc02244d.
This patch has been reviewed by Vinaj Sajip, the maintainer of
venv module.
|
| |
|
|
|
|
| |
Most of the docs has already been updated in c3c188a0325a.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
interpreter aliases (python, python3) are now created by copying rather than symlinking.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| |
| |
| |
| | |
of symlinks even where symlinks are available and the default.
|
|\ \
| |/ |
|
| |
| |
| |
| | |
types.SimpleNamespace.
|
| | |
|
| |
| |
| |
| | |
ModuleNotFoundError.
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
Patch by Vinay Sajip.
|
|
|
|
| |
Patch by Ronald Oussoren.
|
|
|
|
| |
mode instead, and provide better help for pyvenv.
|
| |
|