[3.14] gh-135773: have pyvenv.cfg without home key anchor a venv and … · python/cpython@f2f3edb · GitHub
Skip to content

Commit f2f3edb

Browse files
[3.14] gh-135773: have pyvenv.cfg without home key anchor a venv and deduce home (GH-135831) (#136287)
gh-135773: have pyvenv.cfg without home key anchor a venv and deduce home (GH-135831) This is still formally undefined behaviour, but we may as well keep the *same* undefined behaviour as previous versions. PEP 796 proposes a cleaner and more consistent replacement for 3.15+ (cherry picked from commit 93263d4) Co-authored-by: Richard Levasseur <rlevasseur@google.com>
1 parent fa7e76e commit f2f3edb

2 files changed

Lines changed: 25 additions & 7 deletions

File tree

Lib/test/test_getpath.py

Lines changed: 21 additions & 0 deletions

Modules/getpath.py

Lines changed: 4 additions & 7 deletions

0 commit comments

Comments
 (0)