This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author uranusjr
Recipients docs@python, uranusjr
Date 2019-11-27.09:33:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574847204.22.0.593056122111.issue38928@roundup.psfhosted.org>
In-reply-to
Content
The documentation says it is new in 3.8, but in reality it is not present until 3.9.

https://docs.python.org/3/library/venv.html#venv.EnvBuilder.upgrade_dependencies
History
Date User Action Args
2019-11-27 09:33:24uranusjrsetrecipients: + uranusjr, docs@python
2019-11-27 09:33:24uranusjrsetmessageid: <1574847204.22.0.593056122111.issue38928@roundup.psfhosted.org>
2019-11-27 09:33:24uranusjrlinkissue38928 messages
2019-11-27 09:33:23uranusjrcreate