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 paul.moore, steve.dower, tim.golden, uranusjr, zach.ware
Date 2019-11-27.09:18:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574846292.94.0.272462348302.issue38927@roundup.psfhosted.org>
In-reply-to
Content
https://github.com/python/cpython/commit/4acdbf11b1fae1af24c47413a6caa593010d1b6f

EnvBuilder.upgrade_dependencies() uses `pip.exe install -U` to upgrade pip, which fails on Windows with `[WinError 5] Access is denied`.
History
Date User Action Args
2019-11-27 09:18:13uranusjrsetrecipients: + uranusjr, paul.moore, tim.golden, zach.ware, steve.dower
2019-11-27 09:18:12uranusjrsetmessageid: <1574846292.94.0.272462348302.issue38927@roundup.psfhosted.org>
2019-11-27 09:18:12uranusjrlinkissue38927 messages
2019-11-27 09:18:12uranusjrcreate