index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PC
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-38133: Allow py.exe launcher to locate installations from the Microsoft S...
Steve Dower
2019-09-12
1
-101/+209
*
bpo-32592: Set Windows 8 as the minimum required version for API support (GH-...
Steve Dower
2019-09-11
1
-3/+3
*
bpo-38114: Do not include pip.ini in Nuget package (GH-15964)
Steve Dower
2019-09-11
2
-5/+8
*
bpo-32587: Fixes unsafe downcast in PC/winreg.c (GH-15766)
Steve Dower
2019-09-09
1
-1/+1
*
bpo-37705: Improve the implementation of winerror_to_errno() (GH-15623)
Zackery Spytz
2019-09-09
2
-109/+137
*
bpo-32587: Make winreg.REG_MULTI_SZ support zero-length strings (#13239)
Zackery Spytz
2019-09-09
1
-16/+25
*
bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (G...
Zackery Spytz
2019-09-09
1
-1/+2
*
bpo-37034: Display argument name on errors with keyword arguments with Argume...
Rémi Lapeyre
2019-08-29
2
-9/+9
*
bpo-37757: Disallow PEP 572 cases that expose implementation details (GH-15131)
Nick Coghlan
2019-08-25
1
-1/+0
*
bpo-37830: Fix compilation of break and continue in finally. (GH-15320)
Serhiy Storchaka
2019-08-24
1
-1/+1
*
bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266)
Dong-hee Na
2019-08-23
1
-0/+2
*
bpo-27961: Remove leftovers from the times when long long wasn't required (GH...
Sergey Fedoseev
2019-08-22
1
-1/+1
*
Remove versioned executables from non-APPX packages (GH-15237)
Steve Dower
2019-08-12
1
-3/+0
*
bpo-37734: Remove unnecessary brace escapes in PC/layout script (GH-15165)
Steve Dower
2019-08-07
1
-1/+1
*
bpo-37778: Fixes the icons used for file associations to the Microsoft Store ...
Steve Dower
2019-08-07
2
-14/+19
*
bpo-37734: Fix use of registry values to launch Python from Microsoft Store a...
Steve Dower
2019-08-07
2
-9/+15
*
bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs...
David H
2019-07-31
2
-10/+10
*
Fix typos in comments, docs and test names (#15018)
Min ho Kim
2019-07-30
1
-1/+1
*
bpo-37641 preserve relative file location in embeddable zip (GH-14884)
Bill Collins
2019-07-25
1
-6/+5
*
bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939)
Steve Dower
2019-07-24
3
-35/+48
*
bpo-37369: Fixes crash when reporting fatal error (GH-14468)
Steve Dower
2019-06-29
1
-2/+3
*
bpo-37369: Fix initialization of sys members when launched via an app contain...
Steve Dower
2019-06-29
2
-131/+175
*
Implement Windows release builds in Azure Pipelines (GH-14065)
Steve Dower
2019-06-14
8
-102/+197
*
bpo-37201: fix test_distutils failures for Windows ARM64 (GH-13902)
Paul Monson
2019-06-12
1
-3/+3
*
Bump to 3.9.0a0
Łukasz Langa
2019-06-04
2
-801/+801
*
bpo-12202: Properly check MsiSummaryInfoGetProperty() calls in msilib (GH-13711)
Zackery Spytz
2019-06-01
1
-0/+3
*
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (G...
Jeroen Demeyer
2019-05-31
2
-10/+10
*
bpo-36763: Implement the PEP 587 (GH-13592)
Victor Stinner
2019-05-27
1
-73/+73
*
bpo-36763: Remove _PyCoreConfig.dll_path (GH-13402)
Victor Stinner
2019-05-18
1
-10/+8
*
bpo-36763: Add _PyInitError functions (GH-13395)
Victor Stinner
2019-05-17
1
-0/+1
*
bpo-36942 Windows build changes for Windows ARM64 (GH-13366)
Paul Monson
2019-05-17
1
-0/+3
*
bpo-36540: PEP 570 -- Implementation (GH-12701)
Pablo Galindo
2019-04-29
1
-1/+1
*
bpo-35920: Windows 10 ARM32 platform support (GH-11774)
Paul Monson
2019-04-25
1
-0/+16
*
bpo-36672: Fix a compiler warning in winreg.SetValue() (GH-12882)
Zackery Spytz
2019-04-22
1
-1/+1
*
bpo-9194: Fix the bounds checking in winreg.c's fixupMultiSZ() (GH-12687)
Zackery Spytz
2019-04-22
1
-1/+1
*
bpo-36649: Remove trailing spaces for registry keys when installed via the St...
Steve Dower
2019-04-17
1
-7/+6
*
bpo-36509: Add iot layout for Windows IoT containers (GH-12663)
Paul Monson
2019-04-12
2
-2/+18
*
bpo-36010: Add venv to the nuget distribution (GH-12367)
Paul Moore
2019-03-30
1
-1/+9
*
bpo-35947: Update Windows to the current version of libffi (GH-11797)
Paul Monson
2019-03-29
1
-1/+1
*
bpo-8677: use PY_DWORD_MAX instead of INT_MAX (GH-12469)
Inada Naoki
2019-03-20
1
-5/+3
*
bpo-8677: use PY_SSIZE_T_CLEAN in PC/winreg.c (GH-12466)
Inada Naoki
2019-03-20
1
-0/+6
*
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-1...
Serhiy Storchaka
2019-03-14
3
-21/+79
*
bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264)
Serhiy Storchaka
2019-03-13
1
-3/+3
*
bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() (GH-12074)
Zackery Spytz
2019-03-07
1
-1/+1
*
bpo-24643: Fix "#define timezone _timezone" clashes on Windows (GH-12019)
Zackery Spytz
2019-02-25
1
-7/+0
*
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson
2019-02-14
1
-1/+1
*
bpo-34691: Compile _contextvars module into main Python library (GH-11741)
Steve Dower
2019-02-02
1
-0/+4
*
bpo-32560: inherit the py launcher's STARTUPINFO (GH-9000)
Shiva Saxena
2019-02-02
1
-1/+1
*
bpo-33895: Relase GIL while calling functions that acquire Windows loader loc...
Tony Roberts
2019-02-02
1
-0/+8
*
bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one charac...
Tzu-ping Chung
2019-02-02
1
-10/+19
[next]