summaryrefslogtreecommitdiff
path: root/src/virtualenv/discovery/windows/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Support Windows CPython interpreters distributed by non-standard orgs (#2504)faph2023-02-271-5/+15
* Move to hatchling, drop 3.6 support (#2474)Bernát Gábor2022-12-291-1/+2
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-3/+7
* [pre-commit.ci] pre-commit autoupdate (#2098)pre-commit-ci[bot]2021-04-271-1/+1
* API: Allow passing on the environment variable as an argument (#2054)Bernát Gábor2021-01-181-2/+2
* Improve discovery on Windows and provide escape hatchet (#2046)Bernát Gábor2021-01-101-1/+4
* Fix CPython2 not found on Windows via registry (#1797)Bernát Gábor2020-05-021-1/+8
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-2/+2
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-0/+21