]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use faster APIs to calculate paths at startup for Store packaged Python on Windows...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 23 Nov 2022 20:15:16 +0000 (12:15 -0800)
committerGitHub <noreply@github.com>
Wed, 23 Nov 2022 20:15:16 +0000 (12:15 -0800)
commit612834e8c211fbddfe66cb8acf83197eb058680c
tree53ded9f158a5a7ece5ee37a0b12827cb0ec1515d
parentb191bc35f53904783d14df7fc37b0d9cad0f67b0
Use faster APIs to calculate paths at startup for Store packaged Python on Windows (GH-99345)

(cherry picked from commit 71a4a2da983a651bfcbc1be59c6e27508cdd05c6)

Co-authored-by: Steve Dower <steve.dower@python.org>
Misc/NEWS.d/next/Windows/2022-11-23-17-17-16.gh-issue-99345.jOa3-f.rst [new file with mode: 0644]
PC/python_uwp.cpp