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, Mariatta, Martin Vielsmaier, dstufft, ncoghlan
Date 2017-09-25.01:03:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506301407.08.0.564646197163.issue31351@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cf7197ae43767c4346864e5b41246f628edd9b51 by Nick Coghlan (Igor Filatov) in branch '2.7':
[2.7] bpo-31351: Set return code in ensurepip when pip fails (GH-3734)
https://github.com/python/cpython/commit/cf7197ae43767c4346864e5b41246f628edd9b51
History
Date User Action Args
2017-09-25 01:03:27ncoghlansetrecipients: + ncoghlan, dstufft, Mariatta, Martin Vielsmaier, Igor Filatov
2017-09-25 01:03:27ncoghlansetmessageid: <1506301407.08.0.564646197163.issue31351@psf.upfronthosting.co.za>
2017-09-25 01:03:27ncoghlanlinkissue31351 messages
2017-09-25 01:03:26ncoghlancreate