summaryrefslogtreecommitdiffstats
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorMatthew Clapp <itsayellow+dev@gmail.com>2021-07-02 20:48:15 (GMT)
committerGitHub <noreply@github.com>2021-07-02 20:48:15 (GMT)
commit4bcef2bb48b3fd82011a89c1c716421b789f1442 (patch)
tree42ba6fc8eb4019c7da4c099d6de644bf140e6f2d /Python/codecs.c
parentec8759b060eff83ff466f42c5a96d83a685016ce (diff)
downloadcpython-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