summaryrefslogtreecommitdiff
path: root/src/virtualenv/interpreters/create/cpython/cpython2.py
Commit message (Expand)AuthorAgeFilesLines
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-38/+0
* also copy python27.dll if exists on windows py2.7 (#1490)Bernát Gábor2020-01-101-0/+8
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-101-43/+4
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-1/+1
* unicode support (#1477)Bernát Gábor2020-01-101-2/+1
* Stat rewrite - POCBernát Gábor2020-01-101-0/+70