]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Jul 2019 22:31:48 +0000 (15:31 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2019 22:31:48 +0000 (15:31 -0700)
commit4b7ce105ff80467bf4d79c413d7adc256b824153
treebf7343a25f58d5f47ada3d52d965d68963aa7853
parent0cdb21d6eb3428abe50a55f9291ca0e9728654d9
bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939)

(cherry picked from commit 123536fdab7b8def15c859aa70232bc55ec73096)

Co-authored-by: Steve Dower <steve.dower@python.org>
Misc/NEWS.d/next/Windows/2019-07-24-14-36-28.bpo-37672.uKEVHN.rst [new file with mode: 0644]
PC/layout/main.py
PC/layout/support/pip.py
PC/python_uwp.cpp