summaryrefslogtreecommitdiff
path: root/PC/python_uwp.cpp
Commit message (Expand)AuthorAgeFilesLines
* bpo-37369: Fix path handling when python.exe is used as a symlink (GH-14461)Steve Dower2019-07-011-44/+62
* bpo-37369: Fixes path for sys.executable when running from the Microsoft Stor...Steve Dower2019-07-011-128/+90
* bpo-34977: Remove unused preprocessor definition (GH-11092)Miss Islington (bot)2018-12-101-12/+0
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-101-0/+239
* Revert "[3.7] bpo-34977: Add Windows App Store package (GH-10245)" (GH-11021)Victor Stinner2018-12-071-226/+0
* [3.7] bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-061-0/+226