[issue40448] ensurepip uses cache directory

2020-04-30 Thread Krzysztof Konopko
New submission from Krzysztof Konopko : ensurepip optionally installs or upgrades 'pip' and 'setuptools' using the version of those modules bundled with Python. The internal PIP installation routine by default temporarily uses its cache, if it exists. This is undesirable

[issue40448] ensurepip uses cache directory

2020-04-30 Thread Krzysztof Konopko
Change by Krzysztof Konopko : -- keywords: +patch pull_requests: +19132 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19812 ___ Python tracker <https://bugs.python.org/issu