cpython/Lib/venv
Miss Islington (bot) 2c07540e7d
[3.12] gh-112252: Fix error on unset $OSNAME in venv/activate (GH-112253) (GH-112297)
(cherry picked from commit e1540ae74d)

Co-authored-by: James Turk <dev@jamesturk.net>
2023-12-25 21:07:09 +02:00
..
scripts [3.12] gh-112252: Fix error on unset $OSNAME in venv/activate (GH-112253) (GH-112297) 2023-12-25 21:07:09 +02:00
__init__.py gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039) 2023-04-17 23:43:34 -05:00
__main__.py