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 vstinner
Recipients Marcus.Smith, brett.cannon, dstufft, hroncok, ncoghlan, ned.deily, paul.moore, pradyunsg, vstinner
Date 2020-03-10.21:16:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583875002.61.0.226420287446.issue38662@roundup.psfhosted.org>
In-reply-to
Content
New changeset 88f82b2b9ea3514359cb6e3218121f75334063ac by Miro Hrončok in branch 'master':
bpo-38662: ensurepip invokes pip via runpy (GH-18901)
https://github.com/python/cpython/commit/88f82b2b9ea3514359cb6e3218121f75334063ac
History
Date User Action Args
2020-03-10 21:16:42vstinnersetrecipients: + vstinner, brett.cannon, paul.moore, ncoghlan, ned.deily, dstufft, pradyunsg, Marcus.Smith, hroncok
2020-03-10 21:16:42vstinnersetmessageid: <1583875002.61.0.226420287446.issue38662@roundup.psfhosted.org>
2020-03-10 21:16:42vstinnerlinkissue38662 messages
2020-03-10 21:16:42vstinnercreate