commit | 9adda0cdf89432386b7a04444a6199b580d287a1 | [log] [tgz] |
---|---|---|
author | Igor Filatov <iafilatov@users.noreply.github.com> | Thu Sep 21 13:07:45 2017 +0300 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Thu Sep 21 20:07:45 2017 +1000 |
tree | f43b624c8d4fb6cbfc70ee2070084e5f4dd2c2c2 | |
parent | a96c96f5dab68d4e611af4b8caefd7268533fd9a [diff] |
bpo-31351: Set return code in ensurepip when pip fails (GH-3626) Previously ensurepip would always report success, even if the pip installation failed.