summaryrefslogtreecommitdiff
path: root/src/virtualenv/create/via_global_ref/_virtualenv.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-92/+64
* Bump dependencies and build tools (#2394)Bernát Gábor2022-08-041-1/+1
* fix 20ms startup penalty added by virtualenv (#2317)Anthony Sottile2022-03-181-4/+4
* Bump pre-commit hooksBernat Gabor2020-07-201-1/+1
* Don't preimport threading early (#1897)Kirill Smelkov2020-07-151-3/+18
* add zip importer test (#1727)Bernát Gábor2020-03-171-1/+4
* Fix py info might be misslead by distutils config (#1705)Bernát Gábor2020-03-101-5/+4
* Better handling of loader patch on python 3 (#1698)Bernát Gábor2020-03-061-17/+19
* Handle legacy loaders for pip patch (#1691)Bernát Gábor2020-03-061-5/+17
* use import hooks to patch distutils/setuptools (#1688)Bernát Gábor2020-03-041-0/+99