aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/PC/python_uwp.cpp
Commit message (Expand)AuthorAge
* bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)Victor Stinner2019-10-01
* bpo-38304: Remove PyConfig.struct_size (GH-16500) (GH-16508)Victor Stinner2019-10-01
* bpo-38304: Fix PyConfig usage in python_uwp.cpp (GH-16487)Victor Stinner2019-09-30
* bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939)Steve Dower2019-07-24
* bpo-37369: Fixes crash when reporting fatal error (GH-14468)Steve Dower2019-06-29
* bpo-37369: Fix initialization of sys members when launched via an app contain...Steve Dower2019-06-29
* Implement Windows release builds in Azure Pipelines (GH-14065)Steve Dower2019-06-14
* bpo-34977: Remove unused preprocessor definition (GH-11092)Steve Dower2018-12-10
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-10
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-07
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-06