]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix documented Python version for venv --upgrade-deps (GH-22113)
authorjohnthagen <johnthagen@users.noreply.github.com>
Sat, 5 Sep 2020 20:53:47 +0000 (16:53 -0400)
committerGitHub <noreply@github.com>
Sat, 5 Sep 2020 20:53:47 +0000 (13:53 -0700)
commit1264d0465ad77019a43ff8c1f8d329b17f049f80
treecde9ca865922fa542474b681661aad28cfc0d6ed
parent7f331c898a36d937c66ba93f86d2a445c96d382e
Fix documented Python version for venv --upgrade-deps (GH-22113)

Fixes incorrect Python version added for `venv` `--upgrade-deps` in #13100. This feature was added in Python 3.9 not 3.8.

Relates to:

-
- https://github.com/python/cpython/commit/1cba1c9abadf76f458ecf883a48515aa3b534dbd

Automerge-Triggered-By: @vsajip
Doc/using/venv-create.inc