summaryrefslogtreecommitdiff
path: root/PC/python_uwp.cpp
Commit message (Expand)AuthorAgeFilesLines
* bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)Miss Islington (bot)2019-10-011-4/+1
* bpo-38304: Remove PyConfig.struct_size (GH-16500)Victor Stinner2019-10-011-8/+1
* bpo-38304: Fix PyConfig usage in python_uwp.cpp (GH-16488)Victor Stinner2019-09-301-1/+7
* bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939)Miss Islington (bot)2019-07-241-33/+42
* bpo-37369: Fix initialization of sys members when launched via an app contain...Steve Dower2019-06-291-128/+159
* Implement Windows release builds in Azure Pipelines (GH-14065)Steve Dower2019-06-141-2/+2
* bpo-34977: Remove unused preprocessor definition (GH-11092)Steve Dower2018-12-101-12/+0
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-101-0/+239
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-071-226/+0
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-061-0/+226