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 brett.cannon
Recipients brett.cannon, vinay.sajip
Date 2019-07-23.20:25:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563913525.16.0.930618817758.issue37662@roundup.psfhosted.org>
In-reply-to
Content
The upgrade_deps parameter to EnvBuilder exists and venv.EnvBuilder.create() calls self.upgrade_dependencies(), but that method isn't documented anywhere.
History
Date User Action Args
2019-07-23 20:25:25brett.cannonsetrecipients: + brett.cannon, vinay.sajip
2019-07-23 20:25:25brett.cannonsetmessageid: <1563913525.16.0.930618817758.issue37662@roundup.psfhosted.org>
2019-07-23 20:25:25brett.cannonlinkissue37662 messages
2019-07-23 20:25:25brett.cannoncreate