summaryrefslogtreecommitdiff
path: root/src/virtualenv/create/via_global_ref/builtin/cpython/common.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-5/+4
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-15/+14
* Always copy executable on Windows 3+ (#1977)Bernát Gábor2020-10-121-9/+10
* Align Windows 3.7 methodology and later with venv (#1976)Bernát Gábor2020-10-121-4/+12
* macOS Python 3 Framework support (#1711)Bernát Gábor2020-03-131-0/+8
* pythonw works as python on Windows (#1693)Bernát Gábor2020-03-081-1/+4
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-0/+45