index
:
delta/python-packages/virtualenv.git
add-ci
all-repos_autofix_bump
all-repos_autofix_bump-2023-02-05
boostrap
develop
docs
fix/1818
gaborbernat-patch-1
jython
legacy
lint
main
master
pre-commit-ci-update-config
release-16.1.2
release-16.2.0
release-16.4.3
release-16.6.1
release-16.7.4
release-16.7.5
release-16.7.9
release-20.0.10
release-20.0.11
release-20.0.14
release-20.0.18
release-20.0.2
release-20.0.21
release-20.0.24
release-20.0.27
release-20.0.28
release-20.0.29
release-20.0.31
release-20.0.32
release-20.0.34
release-20.0.35
release-20.0.6
release-20.1.0
release-20.11.0
release-20.12.1
release-20.13.0
release-20.2.0
release-20.2.1
release-20.2.2
release-20.4.1
release-20.4.2
release-20.4.3
remove-multiple-script-versions
rewrite
test-virtualenv-more
winbrackets
github.com: pypa/virtualenv.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
3.12 support and no setuptools/wheel on 3.12+ (#2558)
chrysle
2023-04-27
8
-32
/
+90
*
prevent PermissionError when using venv creator on some systems (#2543)
Jakub Kulík
2023-04-27
1
-0
/
+22
*
Drop Python 2 support (#2548)
Bernát Gábor
2023-04-19
48
-177
/
+99
*
Make `ReentrantFileLock` thread-safe and, thereby, fix race condition in `vir...
Randy Döring
2023-03-12
1
-0
/
+28
*
Sepcify the encoding (#2515)
Filipe Laíns
2023-03-12
13
-23
/
+35
*
Add print command to print_prompt for nushell (#2514)
Artemiy
2023-03-10
1
-1
/
+1
*
Support Windows CPython interpreters distributed by non-standard orgs (#2504)
faph
2023-02-27
4
-186
/
+206
*
Move to hatchling, drop 3.6 support (#2474)
Bernát Gábor
2022-12-29
6
-19
/
+53
*
Py marker means any python not CPython (#2460)
Bernát Gábor
2022-12-05
1
-3
/
+2
*
Change Nushell activation script to module (#2422)
Jakub Žádník
2022-11-27
1
-0
/
+7
*
Set 'home' to parent directory of system_executable (#2441)
Vincent Fazio
2022-11-12
1
-0
/
+22
*
Try alternate filenames for system_executable (#2442)
Vincent Fazio
2022-11-10
1
-0
/
+23
*
Replace six in tests/unit/test_run.py (#2439)
Chris Mayo
2022-11-10
1
-5
/
+2
*
Fix test_csh when running with the original csh (#2418)
Jakub Kulík
2022-10-24
1
-1
/
+3
*
Allow empty string as version for `find_compatible_in_house` (#2430)
schaap
2022-10-07
1
-1
/
+7
*
fix building python3.10 virtualenvs on debian derivatives (#2415)
Anthony Sottile
2022-09-12
1
-0
/
+71
*
Bump dependencies and build tools (#2394)
Bernát Gábor
2022-08-04
26
-86
/
+114
*
Drop support of running under Python 2.7 (#2382)
Bernát Gábor
2022-07-25
40
-532
/
+348
*
Fix test_py_info to work on Python 3.11 too (#2380)
rkucsora
2022-07-23
1
-1
/
+2
*
Ignores missing DLLs dir in CPython3Windows (#2369)
reksarka
2022-06-29
1
-0
/
+3
*
Windows embedable support (#2353)
reksarka
2022-06-25
8
-91
/
+373
*
Use shlex.quote instead of deprecated pipes.quote (#2351)
Lumír 'Frenzy' Balhar
2022-06-10
3
-8
/
+21
*
Update Nushell activation scripts to 0.60 (#2321)
Jakub Žádník
2022-03-25
1
-1
/
+1
*
Avoid symlinking the contents of /usr into PyPy3 virtualenvs (#2310)
Stefano Rivera
2022-03-07
4
-0
/
+288
*
feature: cache downloaded wheel information (#2276)
Matthieu Darbois
2022-01-02
2
-61
/
+160
*
feature: store version update source in embed JSON file (#2273)
Matthieu Darbois
2022-01-01
2
-19
/
+158
*
fix: `--download` option (#2262)
Matthieu Darbois
2021-12-31
1
-2
/
+29
*
fix: pinned version are not working once periodic / manual updates kick-in
mayeut
2021-12-29
2
-4
/
+75
*
Fix the CI (#2254)
Bernát Gábor
2021-12-28
1
-1
/
+2
*
Fix test_custom_venv_install_scheme_is_prefered mocking if "venv" install sch...
Miro Hrončok
2021-12-03
1
-1
/
+8
*
?? prompt should be wrapped in paranthesis ?? (#2224)
Tushar Sadhwani
2021-10-31
7
-1
/
+28
*
Favor the "venv" sysconfig install scheme over the default and distutils sche...
Miro Hrončok
2021-10-28
1
-0
/
+62
*
special-case `--prompt .` to the cwd (#2220)
Ruairidh MacLeod
2021-10-23
1
-0
/
+18
*
Fix the CI and bump setuptools (#2205)
Bernát Gábor
2021-10-04
1
-1
/
+1
*
During seeding properly uninstall present versions of the wheels (#2186)
Arcadiy Ivanov
2021-09-24
1
-3
/
+13
*
Nushell activation scripts (#2170)
Fernando Herrera
2021-09-16
1
-0
/
+26
*
Remove xonsh activator (#2160)
Bernát Gábor
2021-07-31
1
-38
/
+0
*
Support without distutils (#2146)
Bernát Gábor
2021-07-14
3
-3
/
+5
*
Drop Python 3.4 support (#2143)
Bernát Gábor
2021-07-13
3
-5
/
+5
*
Fix site.getsitepackages() broken on python2 on debian (#2108)
Adrian Freund
2021-05-05
1
-7
/
+36
*
Fix site.getsitepackages() ignoring --system-site-packages on python2 (#2107)
Adrian Freund
2021-05-04
1
-0
/
+32
*
Built in discovery class is always preferred over plugin supplied classes (#2...
Ashley Whetter
2021-04-20
1
-0
/
+11
*
Fix upgrade embeded crashes (#2062)
Bernát Gábor
2021-02-01
1
-2
/
+2
*
Fix Windows failure (#2056)
Bernát Gábor
2021-01-19
1
-2
/
+2
*
API: Allow passing on the environment variable as an argument (#2054)
Bernát Gábor
2021-01-18
6
-18
/
+30
*
Improve discovery on Windows and provide escape hatchet (#2046)
Bernát Gábor
2021-01-10
1
-5
/
+5
*
Add --readonly-app-data option (#2009)
Anthony Sottile
2020-11-21
1
-6
/
+73
*
Also skip xonsh tests on Python 3.10 (#2013)
Miro Hrončok
2020-11-19
1
-1
/
+1
*
Optionally skip creation of .gitignore in virtualenv directory (#2004)
Aren Siekmeier
2020-11-02
1
-1
/
+14
*
clean up a few small things (#2002)
Anthony Sottile
2020-11-01
1
-4
/
+5
[next]