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 ncoghlan
Recipients Igor Filatov, Martin Vielsmaier, dstufft, ncoghlan
Date 2017-09-21.10:07:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505988467.35.0.703043025319.issue31351@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9adda0cdf89432386b7a04444a6199b580d287a1 by Nick Coghlan (Igor Filatov) in branch 'master':
bpo-31351: Set return code in ensurepip when pip fails (GH-3626)
https://github.com/python/cpython/commit/9adda0cdf89432386b7a04444a6199b580d287a1
History
Date User Action Args
2017-09-21 10:07:47ncoghlansetrecipients: + ncoghlan, dstufft, Martin Vielsmaier, Igor Filatov
2017-09-21 10:07:47ncoghlansetmessageid: <1505988467.35.0.703043025319.issue31351@psf.upfronthosting.co.za>
2017-09-21 10:07:47ncoghlanlinkissue31351 messages
2017-09-21 10:07:47ncoghlancreate