summaryrefslogtreecommitdiff
path: root/src/virtualenv/activation/python
Commit message (Expand)AuthorAgeFilesLines
* 3.12 support and no setuptools/wheel on 3.12+ (#2558)chrysle2023-04-271-1/+2
* Drop Python 2 support (#2548)Bernát Gábor2023-04-192-11/+5
* Do not use deprecated API (#2448)Bernát Gábor2022-11-271-2/+1
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-252-9/+9
* Bump linters (#1823)Bernát Gábor2020-05-121-1/+1
* Fix python 2 activator when generated from python 3 is invalid (#1805)Bernát Gábor2020-05-031-1/+3
* Fix cross-major creation on Windows of activate_this.py throws… (#1730)Bernát Gábor2020-03-181-2/+2
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-4/+3
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-272-37/+29
* CentOs and Fedora support (#1500)Bernát Gábor2020-01-181-1/+1
* with json.dump we can enable black on activate_thisBernat Gabor2020-01-101-6/+4
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-1/+1
* unicode support (#1477)Bernát Gábor2020-01-102-3/+15
* Activation scripts for next-gen virtualenv (#1454)Siddhant Kumar2020-01-102-0/+64