diff options
author | Matthew Clapp <itsayellow+dev@gmail.com> | 2021-07-02 20:48:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-02 20:48:15 (GMT) |
commit | 4bcef2bb48b3fd82011a89c1c716421b789f1442 (patch) | |
tree | 42ba6fc8eb4019c7da4c099d6de644bf140e6f2d /Python/codecs.c | |
parent | ec8759b060eff83ff466f42c5a96d83a685016ce (diff) | |
download | cpython-4bcef2bb48b3fd82011a89c1c716421b789f1442.zip cpython-4bcef2bb48b3fd82011a89c1c716421b789f1442.tar.gz cpython-4bcef2bb48b3fd82011a89c1c716421b789f1442.tar.bz2 |
bpo-44388: Update venv EnvBuilder.ensure_directories() docs. (GH-26663)
Ref:
This changes the documentation for `EnvBuilder.ensure_directories(env_dir)` to match the actual behavior of that API call.
In particular, `ensure_directories()` is not affected by the state of the `upgrade` attribute, and will not cause an error to have existing directories whether or not the `clear` attribute is set.
This documentation change I believe should be valid to all python versions back to 3.6.
Automerge-Triggered-By: GH:vsajip
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions