summaryrefslogtreecommitdiff
path: root/src/virtualenv/create/via_global_ref/builtin/cpython/cpython3.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-16/+17
* Ignores missing DLLs dir in CPython3Windows (#2369)reksarka2022-06-291-2/+8
* Windows embedable support (#2353)reksarka2022-06-251-9/+40
* [pre-commit.ci] pre-commit autoupdate (#2098)pre-commit-ci[bot]2021-04-271-2/+2
* Improve discovery on Windows and provide escape hatchet (#2046)Bernát Gábor2021-01-101-6/+13
* Always copy executable on Windows 3+ (#1977)Bernát Gábor2020-10-121-19/+10
* Align Windows 3.7 methodology and later with venv (#1976)Bernát Gábor2020-10-121-3/+25
* Bump linters (#1823)Bernát Gábor2020-05-121-1/+1
* do not allow PYVENV_LAUNCHER to be set (#1749)Bernát Gábor2020-03-251-0/+19
* Fix Windows Store support (#1725)Bernát Gábor2020-03-171-0/+7
* macOS Python 3 Framework support (#1711)Bernát Gábor2020-03-131-2/+4
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-2/+2
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-271-2/+2
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-0/+43