summaryrefslogtreecommitdiff
path: root/src/virtualenv/info.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-9/+2
* Fail early instead of creating non-working env (#2189)Greg Dubicki2021-09-211-0/+1
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-281-24/+1
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-271-0/+3
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-10/+32
* CentOs and Fedora support (#1500)Bernát Gábor2020-01-181-1/+1
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-161-3/+16
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-101-8/+32
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-1/+1
* unicode support (#1477)Bernát Gábor2020-01-101-1/+2
* Stat rewrite - POCBernát Gábor2020-01-101-0/+25