Shahar Naveh
d073964aaa
Remove unused binaries ( #7936 )
2026-05-20 22:21:04 +09:00
Shahar Naveh
c77c56d99c
Update venv to 3.14.5 ( #7897 )
2026-05-17 19:49:53 +09:00
Jeong, YunWon
280caea579
upgrade venvlauncher
2026-01-17 19:21:10 +09:00
Jeong, YunWon
40acd55290
venvlauncher ( #6527 )
2025-12-26 01:29:58 +09:00
Jeong, YunWon
46c61a65a6
Upgrade venv to v3.13.11 ( #6459 )
...
* Upgrade venv
* get_venv_base_executable
* mark failing tests
2025-12-20 12:17:11 +09:00
CPython developers
2e6bc39693
update venv from CPython 3.10.5
2022-07-19 01:35:32 +09:00
Bolun Thompson
22dc98091b
Added graceful handling of creating a venv with pip
...
Currently, RustPython doesn't support the pip module. Normally, when
creating a virtual environment, pip is automatically installed. This
adds an specific error message when pip is attempted to be installed.
2020-07-31 19:32:01 -07:00
Bolun Thompson
9a9a24d5f0
venv module and tests
...
The venv module was taken from CPython 3.9.0 Beta 5.
2020-07-31 19:30:16 -07:00