| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
| |
Resolves #1618.
Resolves #1619.
Resolves #1620.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
|
|
|
|
| |
Ignore configuration file parsing when getting distutils data.
Resolves #1663.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
|
|
| |
Resolves #1683.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
| |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |\
| |
| | |
release 20.0.9
|
| |/ |
|
| |
|
|
| |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
| |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
|
|
|
|
| |
* pythonw works as python on Windows
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
* foix
|
| |
|
| |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
| |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| | |
|
| |
|
|
| |
Resolves #1694.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
| |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |\
| |
| | |
release 20.0.8
|
| |/ |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
- ensure we do not rewrite the ``PYTHONPATH``
- ensure we respect the ``-E`` flag
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Default prompt of environment name in batch shell
* Handle batch prompt in activate.bat
* change test folder name to aviod bat escapes
* run activation tests with and without prompt
* test for correct prompt in batch (only, for now)
* Try to normalize path in batch tests
* update description
* Update 1679.bugfix.rst
* Update conftest.py
* Update conftest.py
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
* better names
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
|
| |
|
|
|
| |
Resolves #1674.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
| |
remove not-making-sense word from that sentence.
|
| |
|
|
| |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
|
|
|
| |
Until https://github.com/pypa/pip/issues/7778 is fixed and released.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |\
| |
| | |
fix relative zipapp paths on UNIX - release 20.0.6
|
| | |
| |
| |
| | |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |/ |
|
| |
|
|
|
|
| |
fix creation of entry points when path contains spaces
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fixed FileNotFoundError when directory isn't writable (#1640)
- when using docker, if `user_data_dir()` isn't writable directory,
`default_data_dir()` use `system temp directory` + `virtualenv`.
for example, tempdir is `/tmp`, it use `/tmp/virtualenv`
* start making the app-data more explicit and robust
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
* fix Windows
* fix docs
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
|
| |
|
| |
Fixed the position of the --user flag for the suggested pip install command.
|
| | |
|
| |
|
|
|
|
|
|
| |
Accept these as if they were system executables, print a info about
them referencing themselves.
Resolves #1632.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| | |
|
| |
|
| |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Ensure distutils configuration values do not escape virtual environment
Distutils has some configuration files where the user may alter paths to
point outside of the virtual environment. Defend against this by
installing a pth file that resets this to their expected path.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
* fix CI failure due to #pypa/pip/issues/7778
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* fix pypy2 builtins are imported as stdlib modules
Resolves #1652.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
* test failure
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
|
|
| |
Resolves #1600.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |
|
|
|
| |
framework builds (#1653)
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| |\
| |
| | |
release 20.0.5
|
| |/
|
|
| |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Closes https://github.com/pypa/virtualenv/issues/1624
|
| |
|
|
| |
Avoids runtime warning and potential issues of using externally
installed coverage. Warning was observed on Azure.
|
| |
|
|
|
|
|
|
| |
* Also add executables for pythonX.X under pypy
* Fix losing libpypy-c.so when pypy executable is a symlink
* Skip trying pythonX.X on pypy3.6 7.3.0
|
| |
|
|
|
|
|
| |
This only manifests on old platforms, but as we still support them
makes sense to provide better error messages, and relax a bit our
build requirements.
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
|
| | |
|
| |\
| |
| | |
release 20.0.4
|