]> 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:12:34 +0000 (12:12 -0800)
committerGitHub <noreply@github.com>
Wed, 23 Nov 2022 20:12:34 +0000 (12:12 -0800)
commitd74117acc188a62f31853d62a71c19b28e4c5384
tree255579ea48851816c645ec8c72e2dafbcbd41b70
parent24fad64cefec583a6678a59c558508aace077dba
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