cpython/Lib/venv
Miss Islington (bot) 71cdf6a38a
gh-92675: venv: Fix ensure_directories() to again accept a Path for env_dir (GH-92676)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
(cherry picked from commit 30deeac649)

Co-authored-by: David Foster <david@dafoster.net>
2022-05-19 08:17:28 -07:00
..
scripts Fix typos in the Lib directory (GH-28775) 2021-10-06 16:13:48 -07:00
__init__.py gh-92675: venv: Fix ensure_directories() to again accept a Path for env_dir (GH-92676) 2022-05-19 08:17:28 -07:00
__main__.py